You are here: Start » FIL.NET » GoProfile.AddRange Method

GoProfile.AddRange Method

Appends a collection of elements

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public void AddRange
(
	IEnumerable<float> values
)

Parameters

Name Type Range Default Description
valuesSystem.Collections.Generic.IEnumerable<float>

See also