Tipic Instant Messaging Platform - Programmer's Reference Guide

ByteStack.Pop Method 

Pop a byte off of the stack.

[Visual Basic]
Public Function Pop() As Byte
[C#]
public byte Pop();

See Also

ByteStack Class | bedrock.collections Namespace