The BandSetItemCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BandSetItemCollection | Initializes a new instance of the BandSetItemCollection class |
Methods
Name | Description | |
---|---|---|
![]() | Add |
Creates a new band item with the given bandStyle ObjectId, adds it to the collection.
|
![]() | Dispose | Releases all resources used by the BandSetItemCollection |
![]() | RemoveAll |
Removes all the band items from the current collection.
|
![]() | RemoveAt |
Removes an band item from the current collection.
|
![]() | Swap |
Switchs the position of band item by index.
|