Versions Compared

Key

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

Public Methods

MethodDescription
AddCreates a new LineDisplay from the Line identified by the given ID, and then returns the new LineDisplay. PARAMETERS: LineID (Integer).
RemoveDeletes a LineDisplay object as specified by the given ID, from ER/Studio. PARAMETERS: Identifier (Integer).

Public Properties

PropertyDescription
_ItemReturns a LineDisplay object as specified by the given ID. PARAMETERS: Identifier (Integer).
_NewEnum
CountNumber of LineDisplay objects in the collection. DATATYPE: Integer.
ItemReturns a LineDisplay object as specified by the given ID. PARAMETERS: Identifier (Integer).
Info
titleSee Also