Public Methods

MethodDescription

 Add

Creates and returns new NamingStandardsTemplate, and then adds it to collection. PARAMETERS: Name, Description, Value, ValueDescription (all Strings).

 Remove

Deletes a naming standards template object as specified by the given name or ID, from the collection. PARAMETERS: Identifier (String or Integer).

Public Properties

MethodDescription

 _Item

Returns a NamingStandardsTemplate object as specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer).

 _NewEnum


 Count

Number of naming standards template objects in the collection. DATATYPE: Integer.

 Item

Returns a NamingStandardsTemplate object as specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer).

  • No labels