You are here: Start » AVL.NET » Path.AddRange Method
Path.AddRange Method
Appends a collection of elements
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public void AddRange ( IEnumerable<AvlNet.Point2D> values )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| values | System.Collections.Generic.IEnumerable<AvlNet.Point2D> |
