You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Public Methods

 Add

Creates 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

 _Item

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

 _NewEnum

 

 Count

This is the number of BoundSecurityProperty objects in the collection. ATATYPE: Integer.

 Item

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

See Also

BoundSecurityProperties Overview

  • No labels