| CoreClasses REAL Studio Plugin |
|
IVariantAddable Interface
Objects that Implement this Interface share a common interface that defines a way to add variants to a container.
So if a object Implements this interface then you can always talk to it with the IVariantAddable interface methods even if you know nothing about the object.
Note:Interfaces don't actually do anything. A Interface is just a promise of what methods a implementor of a interface will have.
interface IVariantAddable
Methods
Add | Use this method on containers that Implement the IVariantAddable Interface to Add a item to the container. |
[Footnote]
Supported Platforms:
MacOS X PPC - (Mach-O)MacOS X Universal Binary (Mach-O)Win32 - WindowsLinux x86Unsupported Platforms: