Leadtools.Annotations.Documents Namespace : AnnBatesStampCollection Object |
The following tables list the members exposed by AnnBatesStampCollection.
Name | Description | |
---|---|---|
![]() | AnnBatesStampCollection Constructor | Creates a new empty AnnBatesStampCollection. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of AnnBatesStamp contained in the AnnBatesStampCollection. |
![]() | Item | Gets or sets the element at the specified index. |
Name | Description | |
---|---|---|
![]() | Add | Adds the specified AnnBatesStamp to the end of the collection. |
![]() | BringToFront | Moves an object up in the Z-order of the list. |
![]() | Clear | Removes all elements from this AnnBatesStampCollection. |
![]() | Contains | Determines whether the specified AnnBatesStamp is in the collection. |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | IndexOf | Gets the index of an object in this collection. |
![]() | Move | Moves the item at the specified index to a new location in the collection. |
![]() | Remove | Removes the first occurrence of the specified AnnBatesStamp from the collection. |
![]() | RemoveAt | Removes the element at the specified index of the AnnBatesStampCollection. |
![]() | SendToBack | Moves an object down in the Z-order of the list. |
![]() | ToArray | Copies the elements of the AnnBatesStampCollection to a new array. |
Name | Description | |
---|---|---|
![]() | ClearItems | Removes all items from the collection. |
![]() | InsertItem | Inserts the specified AnnBatesStamp into this AnnBatesStampCollection at the specified index. |
![]() | MoveItem | Moves the item at the specified index to a new location in the collection. |
![]() | OnCollectionChanged | Raises the CollectionChanged event with the provided arguments. |
![]() | RemoveItem | Removes the first occurrence of the specified AnnBatesStamp from the collection. |
![]() | SetItem | Replaces the element at the specified index. |
Name | Description | |
---|---|---|
![]() | CollectionChanged | Occurs when the collection changes. |