Share via


AnnotationCollection.Contains Method

Include Protected Members
Include Inherited Members

Indicates whether the collection contains an Annotation.

Overload List

  Name Description
Public method Contains(String) Indicates whether the collection contains an Annotation with the specified name.
Public method Contains(Annotation) Indicates whether the collection contains a specified Annotation.

Top