Share

ProfileViewBandItemCollection Methods

The ProfileViewBandItemCollection type exposes the following members.

Methods

 NameDescription
Public methodAdd(ObjectId) Creates a new band item with the given bandStyle ObjectId, adds it to the collection.
(Inherited from BandSetItemCollection)
Public methodAdd(BandType, String)Obsolete.
Creates a new profile view band item with the given band type and name, adds it to the collection.
Public methodDispose
(Inherited from BandSetItemCollection)
Public methodGetEnumerator Implements the method declared in the IEnumerable<T> interface. This method returns an enumerator for this collection.
Public methodGetObjectEnumerator Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
Public methodRemoveAll Removes all the band items from the current collection.
(Inherited from BandSetItemCollection)
Public methodRemoveAt Removes an band item from the current collection.
(Inherited from BandSetItemCollection)
Public methodSwap Switchs the position of band item by index.
(Inherited from BandSetItemCollection)

See Also

Reference

Was this information helpful?