Share via


DEL_Dimensions::code2ArrayIdx Method

Converts a dimension code to the array index of the dimension.

Syntax

client server public static int code2ArrayIdx(SysDimension _sysDimension)

Run On

Called

Parameters

Return Value

Type: int
A dimension array index integer.

Remarks

This method uses a SysDimension enumeration value, because the dimension may have an unexpected value.

See Also

Reference

DEL_Dimensions Table