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