Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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).

Description

This object represents a collection of Subtype in a SubTypeCluster.

...

Info
titleSee Also