The BandSetItemCollection type exposes the following members.

Constructors

  NameDescription
Public methodBandSetItemCollection
Initializes a new instance of the BandSetItemCollection class

Methods

  NameDescription
Public methodAdd
Creates a new band item with the given bandStyle ObjectId, adds it to the collection.
Public methodDispose
Releases all resources used by the BandSetItemCollection
Public methodRemoveAll
Removes all the band items from the current collection.
Public methodRemoveAt
Removes an band item from the current collection.
Public methodSwap
Switchs the position of band item by index.

Properties

  NameDescription
Public propertyCount
Gets the number of band objects in the collection.
Public propertyLocation
Gets the position of all the bands in the current collection, either the top or bottom of the view.

See Also