'Declaration Public Function Add( _ ByVal value As Annotation _ ) As Integer
public int Add( Annotation value )
Parameters
- value
- The annotation to add.
'Declaration Public Function Add( _ ByVal value As Annotation _ ) As Integer
public int Add( Annotation value )