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