Adds the points in the specified collection to this collection.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public void AddRange ( |
Visual Basic Copy Code |
---|
Public Sub AddRange( _ |
The .NET ICollection object that contains the points to add to this collection.