Remove

AnnotationCollection.Remove method

Tar bort angiven anteckning från samlingen.

public bool Remove(Annotation annotation)
ParameterTypBeskrivning
annotationAnnotationAnteckning som ska tas bort.

Returvärde

Sant - om anteckningen har tagits bort; annars falskt.

Se även