Public Methods

MethodDescription
AddAdd a new Project object. PARAMETERS: Name and Description (String), Diagrams and Roles (StringObjects).
RemoveRemove Project object specified by the given name. PARAMETERS: Name (String).

Public Properties

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