AnnotationCollection.Remove Method
Include Protected Members
Include Inherited Members
Removes a Annotation from the collection.
Overload List
Name | Description | |
---|---|---|
Remove(String) | Removes the Annotation, with the specified name, from the collection. | |
Remove(Annotation) | Removes the specified Annotation from the collection. |
Top