Tipic Instant Messaging Platform - Programmer's Reference Guide

ByteStack.Count Property

How may bytes are currently on the stack?

[Visual Basic]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}

See Also

ByteStack Class | bedrock.collections Namespace