NArrayT, DGetItem1d Method

Get Item

Definition

Namespace: Metas.UncLib.Core.Ndims
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public D GetItem1d(
	int index1
)

Parameters

index1  Int32
Index 1

Return Value

D
Item

Implements

INArrayT, DGetItem1d(Int32)

See Also