Share via


GetLength Method

Microsoft Robotics Class Reference

Get a 32-bit integer that represents the number of elements in the specified dimension of the System.Array

Namespace: Microsoft.Dss.Core.Utilities
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public int GetLength(
    int dimension
)

Parameters

Return Value

See Also

DssTwoDimArray< (Of < ( <'T> ) > ) > Class

Microsoft.Dss.Core.Utilities Namespace