The StorableObject type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Comparer |
Gets the comparer
| |
| Count |
Gets the number of children
| |
| Id |
Gets the id/name of the element
| |
| IsDirty |
Gets the is dirty flag
| |
Gets or sets the value associated with the specified key. (Inherited from | ||
| Keys |
Gets the key collection for unmapped children
| |
| Original |
Gets the orginal base data
| |
| Uri |
Gets the absloute URI of the data
| |
| Values |
Gets the values collection for unmapped children
|
See Also