Public Methods

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

Public Properties

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