'Declaration Public Sub AddRange( _ ByVal value() As Annotation _ )
public void AddRange( Annotation[] value )
Parameters
- value
- The set of annotations to add to the collection.
'Declaration Public Sub AddRange( _ ByVal value() As Annotation _ )
public void AddRange( Annotation[] value )