Sdílet prostřednictvím


AnnotationCollection.Remove Method

Include Protected Members
Include Inherited Members

Removes a Annotation from the collection.

Overload List

  Name Description
Public method Remove(String) Removes the Annotation, with the specified name, from the collection.
Public method Remove(Annotation) Removes the specified Annotation from the collection.

Top