Public Methods

MethodDescription
AddCreates a new SubType and then returns it to the caller. PARAMETERS: EntityName (String).
RemoveDeletes a SubType object as specified by the given name or ID, from ER/Studio. PARAMETERS: Identifier (String or Integer).

Public Properties

PropertyDescription
_ItemReturns a SubType object as specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer).
_NewEnum
CountNumber of SubType objects in the collection. DATATYPE: Integer.
ItemReturns a SubType object as specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer).