Public Methods

MethodDescription
AddCreates a new SecurityType in the collection and returns the pointer. PARAMETERS: Name and Description (Strings).
RemoveDeletes a SecurityType object specified by the given name or ID. PARAMETERS: Identifier (String or Integer).

Public Properties

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