Beta Documentation - Subject to change.

Gets the number of menu items.

Syntax

Lua
function ControlList:GetCount();

Returns

Type: number
The number of menu items.

Remarks

Gets the number of menu items.

See Also