The following table lists the types derived from IContainableSet .

Derived Types

Type Description
ICodeModuleSet Represents a collection of ICodeModule objects.
ICustomObjectSet Represents a collection of CustomObject objects.
IDocumentSet Represents a collection of Document objects.
IFolderSet Represents a collection of Folder objects.
IPublishStyleTemplateSet Represents a collection of PublishStyleTemplate objects.
IPublishTemplateSet Represents a collection of PublishTemplate objects.
IVersionableSet Represents a collection of objects, each of which is instantiated from an IVersionable subinterface.
IWorkflowDefinitionSet Represents a collection of IWorkflowDefinition objects.
IXMLPropertyMappingScriptSet Represents a collection of XMLPropertyMappingScript objects.

See Also