NArrayT, DGetItems1d Method

Get Items

Definition

Namespace: Metas.UncLib.Core.Ndims
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public D[] GetItems1d(
	int[] indices
)

Parameters

indices  Int32
Indices

Return Value

D
Items

Implements

INArrayT, DGetItems1d(Int32)

See Also