Meta Data Services Programming
IClassDef2 Interface
The IClassDef2 interface is derived from IClassDef, IDepositoryDispatch, and IDispatch.
This interface is used to manage the collection of scripts that a class uses.
When to Use
Use the IClassDef derived methods to manipulate the ScriptsUsedByClass collection.
Properties
None
Methods
None
Collections
Collection | Description |
---|---|
ScriptsUsedByClass | The collection of scripts that are used by this class |
For more information about methods and properties for the functionality this interface provides, see IClassDef Interface.