This container supports most of the list interface, but is limited to contain only FBComponent objects. New objects can be added, or objects in the list can be removed. The cardinality of the list and the use of the contained object will vary according the container object type. This class supports slice access for query, but not for assignment.
Public Member Functions |
|
SetSingleConnect (bool pSingleConnect) | |
Set if the connection is single or multiple.
|
|
bool | GetSingleConnect () |
Get if the connection support only one
connection. |
|
FBPropertyListObject () | |
Constructor. |
Constructor.
SetSingleConnect | ( | bool | pSingleConnect | ) |
Set if the connection is single or multiple.
pSingleConnect | set to true for only one connection allowed. |
bool GetSingleConnect | ( | ) |
Get if the connection support only one connection.