INArrayT, DSetItemsNd 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 SetItemsNd(
	int[][] indices,
	D[] values
)

Parameters

indices  Int32
Indices
values  D
Items

See Also