INArrayT, DSetItem1d Method

Set Item

Definition

Namespace: Metas.UncLib.Core.Ndims.Interface
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
void SetItem1d(
	int index1,
	D value
)

Parameters

index1  Int32
Index 1
value  D
Item

See Also