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