Band |
The BandSetItemCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| BandSetItemCollection | Initializes a new instance of the BandSetItemCollection class |
| Name | Description | |
|---|---|---|
| Count | Gets the number of band objects in the collection. | |
| Location | Gets the position of all the bands in the current collection, either the top or bottom of the view. |
| 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. |