INArrayT, DSetItems1d Method

Set Items

Definition

Namespace: Metas.UncLib.Core.Ndims.Interface
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
void SetItems1d(
	int[] indices,
	D[] values
)

Parameters

indices  Int32
Indices
values  D
Items

See Also