AnnotationCollection Methods
Include Protected Members
Include Inherited Members
The AnnotationCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Add | Adds the specified object to this collection. |
![]() |
Clone | Performs a deep copy of this collection. |
![]() |
Contains | Determines whether the specified annotation is in this collection. |
![]() |
CopyTo(Array, Int32) | Copies this collection to an array, starting at the specified index. |
![]() |
CopyTo([], Int32) | Copies this collection to an array, starting at the specified index. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Gets the IEnumerator instance that contains all the annotations in this collection. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Remove | Removes an annotation from this collection. |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)