Public Methods

MethodDescription
AddAdd a new string object. PARAMETERS: Value (String).
RemoveDeletes a StringObject object specified by the given name. PARAMETERS: Identifier (String).

Public Properties

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