JaCIL Framework API

Stack.Count Property

Returns the size of the stack.

public int Count {get;}

Property Value

The size of the stack.

Implements

IStack.Count

See Also

Stack Class | JaCIL.Compiler.Instruction Namespace