| InfoObjectRepository Methods | 
The InfoObjectRepository type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | 
            Adds new object to the collection.
              | |
| AddCollection(String) | 
            Registers the given collection of objects within the repository. Includes all the objects of given type.
              | |
| AddCollection(String, String, WhereCondition, String, Int32, String) | 
            Registers the given collection of objects within the repository.
              | |
| AddCollection(String, String, WhereCondition, String, Int32, String, Int32) | 
            Registers the given collection of objects within the repository.
              | |
| AddCollectionCollectionType(String, String, WhereCondition, String, Int32, String) | 
            Registers the given collection of objects within the repository.
              | |
| 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.
              (Overrides InfoObjectRepositoryTCollection, TObject, TSettingsLoadCollection(TSettings).) | |
| NewCollection | 
            Creates new collection for the data.
              (Overrides InfoObjectRepositoryTCollection, TObject, TSettingsNewCollection(String).) | |
| NewCollectionInternal | 
            Creates a new collection
              | |
| NewCombinedCollection | 
            Creates new combined collection for the data.
              (Overrides InfoObjectRepositoryTCollection, TObject, TSettingsNewCombinedCollection.) | |
| 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.
              | |
| SubmitChanges | 
            Submits the changes to the database.
              | |
| TryGetProperty | 
            Returns value of property.
              (Inherited from InfoObjectRepositoryTCollection, TObject, TSettings.) |