Versions Compared

Key

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

Public Methods

MethodDescription

 Add

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

 Remove

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

Public Properties

MethodDescription

 _Item

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

 _NewEnum


 Count

This is the number 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 as (String or Integer).

Info
titleSee Also