Public Methods

MethodDescription
AddCreates a line. Valid values are: 1 = Entity, 16 = View. PARAMETERS: ParentType (Integer), ParentObject (String), ChildType (Integer), ChildObject (String).
RemoveDeletes a Line object as specified by the given ID, from ER/Studio. PARAMETERS: Identifier (Integer).

Public Properties

PropertiesDescription
_ItemReturns a Line object as specified by the given ID or GUID. PARAMETERS: Identifier (Integer).
_NewEnum
CountNumber of Line objects in the collection. DATATYPE: Integer.
ItemReturns a Line object as specified by the given ID or GUID. PARAMETERS: Identifier (Integer).