The StorableObjects T type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of objects being maintained
| |
| DataManager |
Gets the data manager instance that manages this object
| |
| Item |
Gets or sets the value of an unmapped property using a unique name.
| |
| Names |
Gets the object ids maintained by this collection
| |
| Repo |
Gets the repository instance used by this collection
|
See Also