'Declaration Public Sub Add( _ ByVal annotation As Annotation _ )
public void Add( Annotation annotation )
Parameters
- annotation
- The annotation that will be added to the collection.
'Declaration Public Sub Add( _ ByVal annotation As Annotation _ )
public void Add( Annotation annotation )