Description
Creates a new SecurityType in the collection and returns the pointer. PARAMETERS: Name and Description (Strings).
Syntax
Public Function Add( _ ByVal Name As Variant, _ ByVal Description As Variant _ ) As SecurityType
Parameters
- Name
- Description
See Also