Versions Compared

Key

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

Public Methods

MethodDescription
AddCreates a new BoundSecurityProperty in the collection and returns the pointer. PARAMETERS: SecurityPropertyID as Integer.
Remove

Deletes a BoundSecurityProperty object specified by the given SecurityPropertyID. PARAMETERS: SecurityPropertyID as Integer.

Public Properties

PropertyDescription
_ItemReturns a BoundSecurityProperty object specified by the given SecurityProperty ID or Name. PARAMETERS: Identifier as Integer or String.
_NewEnum
Count
This is the number
Number of BoundSecurityProperty objects in the collection.
ATATYPE
DATATYPE: Integer.
Item

Returns a BoundSecurityProperty object specified by the given SecurityProperty ID or Name. PARAMETERS: Identifier as Integer or String.

Info
titleSee Also