| CoreClasses REAL Studio Plugin |
|
VariantStack Class
VariantArray is a class that implements a stack (first in last out algorithm) for variants.
Properties
Size | Use this property to get the size (element count) of the stack. |
Methods
Add | Use this method to add a variant to the stack. |
Pop | Use this method to pop one item off the stack. |
Push | Use this method to push one item onto the stack. |
Top | Use this function to read from the top of the stack. |
Supported Platforms:
MacOS X PPC - (Mach-O)MacOS X Universal Binary (Mach-O)Win32 - WindowsLinux x86Unsupported Platforms: