Adds an array of annotations to the collection.
[Visual Basic]
Public Sub AddRange( _
ByVal value() As Annotation _
)
[C#]
public void AddRange(
Annotation[] value
);
AnnotationsCollection Class | AnnotationsCollection Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.