Summary
Gets a value indicating whether this
OpStack
is empty.
- Namespace
- TCLite
.Constraints - Containing Type
- ConstraintBuilder
.OperatorStack
Syntax
public bool Empty { get; }
Value
Type | Description |
---|---|
bool | true if empty; otherwise, false . |