Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Generic.ICollection<IBand>) | |
IsReadOnly | (Inherited from System.Collections.Generic.ICollection<IBand>) | |
Item | Gets IBand item from the collection by the name. |
The following tables list the members exposed by IBandCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Generic.ICollection<IBand>) | |
IsReadOnly | (Inherited from System.Collections.Generic.ICollection<IBand>) | |
Item | Gets IBand item from the collection by the name. |
Name | Description | |
---|---|---|
Add | Overloaded. Adds new band to the end of the IBandCollection. | |
AddRange | Overloaded. Adds the elements of the specified collection to the end of the IBandCollection. | |
Clear | (Inherited from System.Collections.Generic.ICollection<IBand>) | |
Contains | (Inherited from System.Collections.Generic.ICollection<IBand>) | |
CopyTo | (Inherited from System.Collections.Generic.ICollection<IBand>) | |
GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<IBand>) | |
IndexOf | (Inherited from System.Collections.Generic.IList<IBand>) | |
Insert | (Inherited from System.Collections.Generic.IList<IBand>) | |
Remove | (Inherited from System.Collections.Generic.ICollection<IBand>) | |
RemoveAt | (Inherited from System.Collections.Generic.IList<IBand>) |