AnnotationCollection.Contains Method
Include Protected Members
Include Inherited Members
Indicates whether the collection contains an Annotation.
Overload List
Name | Description | |
---|---|---|
Contains(String) | Indicates whether the collection contains an Annotation with the specified name. | |
Contains(Annotation) | Indicates whether the collection contains a specified Annotation. |
Top