INArrayT, DSetSameItemNd Method

Set Same Item

Definition

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

Parameters

indices  Int32
Indices
value  D
Item

See Also