| OtherBindingRepository Methods | 
The OtherBindingRepository type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | 
            Adds new object to the collection.
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) | |
| AddCollection(String) | 
            Registers the given collection of objects within the repository. Includes all the objects of given type.
              (Inherited from InfoObjectRepository.) | |
| AddCollectionCollectionType(InfoCollectionSettings) | 
            Registers the given collection of objects within the repository.
              (Inherited from InfoObjectRepository.) | |
| Disconnect | 
            Disconnects the collections from the database
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) | |
| GetCollection | 
            Returns the collection of objects indexed by object type, e.g. "cms.user".
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) | |
| GetEnumerator | 
            Gets the enumerator for the collection.
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) | |
| GetNicePropertyName | 
            Gets the property name for the original name of the collection
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) | |
| GetObjectName | 
            Returns the name of the given object
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) | |
| GetProperty | 
            Gets the property value.
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) | |
| LoadCollection | 
            Loads the given collection.
              (Inherited from InfoObjectRepository.) | |
| NewCollection | 
            Creates new collection for the data.
              (Inherited from InfoObjectRepository.) | |
| NewCollectionInternal | 
            Creates a new collection
              (Overrides InfoObjectRepositoryNewCollectionInternal(String).) | |
| NewCombinedCollection | 
            Creates new combined collection for the data.
              (Inherited from InfoObjectRepository.) | |
| Reconnect | 
            Reconnects the collection to the database
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) | |
| RegisterNiceName | 
            Registers the nice name of the collection
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) | |
| ReplaceCollection | 
            Registers the given collection of objects within the repository.
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) | |
| SetupCollection | 
            Sets up the collection using the given settings
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) | |
| StoreCollection | 
            Stores the collection into inner lists
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) | |
| SubmitChanges | 
            Submits the changes to the database.
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) | |
| TryGetProperty | 
            Returns value of property.
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) |