The SectionViewBandItemCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add |
Creates a new band item with the given bandStyle ObjectId, adds it to the collection.
(Inherited from BandSetItemCollection) |
![]() | Dispose | (Inherited from BandSetItemCollection) |
![]() | GetEnumerator | Implements the method declared in the IEnumerable(of T) interface. This method returns an enumerator for this collection. |
![]() | GetObjectEnumerator | Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection. |
![]() | RemoveAll |
Removes all the band items from the current collection.
(Inherited from BandSetItemCollection) |
![]() | RemoveAt |
Removes an band item from the current collection.
(Inherited from BandSetItemCollection) |
![]() | Swap |
Switchs the position of band item by index.
(Inherited from BandSetItemCollection) |