Remove

AnnotationCollection.Remove method

从集合中删除指定的注释。

public bool Remove(Annotation annotation)
范围类型描述
annotationAnnotation应删除的注释。

返回值

True - 如果注释被移除;否则为假。

也可以看看