ObjectRepositoryTCollection, TObject, TSettings Fields |
The ObjectRepositoryTCollection, TObject, TSettings generic type exposes the following members.
Name | Description | |
---|---|---|
mAll |
Collection of all underlying objects.
| |
mCollections |
Table of collections [name -> CollectionType]
| |
mCollectionSettings |
Table of collection settings [name -> InfoCollectionSettings]
| |
mCollectionSettingsByIndex |
Table of collection settings by index [index -> InfoCollectionSettings]
| |
mCollectionsList |
List of all collections (sorted by the order in which the collections were added).
| |
mCount |
Number of the inner collections.
| |
mDisconnectedCount |
Number of disconnected references for this collection
| |
mDynamicNames |
List of dynamic names of the collections
| |
mLoadBinaryData |
Indicates whether to load binary data into the collections of the repository.
| |
mNiceNames |
Translation of collection nice names to a normal names [niceName -> name]
| |
mProperties |
Properties of the object available through GetProperty.
|