IsEmpty Property
Returns True when the stack is empty, False otherwise.
Syntax
stack.IsEmpty
Parts
Name | Type | Description |
---|---|---|
stack | The name of an object of type stack |
Returns True when the stack is empty, False otherwise.
stack.IsEmpty
Name | Type | Description |
---|---|---|
stack | The name of an object of type stack |