Contains

AnnotationCollection.Contains method

Überprüft, ob die angegebene Anmerkung zur Sammlung gehört.

public bool Contains(Annotation annotation)
ParameterTypBeschreibung
annotationAnnotationAnnotation gesucht werden.

Rückgabewert

True – wenn Anmerkung gefunden; andernfalls falsch.

Siehe auch