'Declaration Public Sub Remove( _ ByVal annotation As Annotation _ )
public void Remove( Annotation annotation )
Parameters
- annotation
- The annotation that will be removed from the collection.
'Declaration Public Sub Remove( _ ByVal annotation As Annotation _ )
public void Remove( Annotation annotation )