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