You are here: Start » GoProfile.AddRange Method

GoProfile.AddRange Method

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