Share via


AxdStack.count Method [AX 2012]

Returns the number of elements in the stack.

Syntax

public int count()

Run On

Called

Return Value

Type: int
The number of elements in the stack.

See Also

Reference

AxdStack Class