| Tipic Instant Messaging Platform - Programmer's Reference Guide |
|
ByteStack.Capacity Property
How many bytes can the stack currently hold?
[Visual Basic]
Public ReadOnly Property Capacity As
Integer
[C#]
public
int Capacity {get;}
See Also
ByteStack Class | bedrock.collections Namespace