INArrayT, DGetItems1d Method

Get Items

Definition

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

Parameters

indices  Int32
Indices

Return Value

D
Items

See Also