The StorableObject type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Comparer | (Inherited from ObservableDictionary TKey, TValue .) | |
| Count | (Inherited from ObservableDictionary TKey, TValue .) | |
| DataManager | ||
| Id |
Gets the id/name of the element
| |
| IsDirty |
Gets the is dirty flag
| |
| Item | (Inherited from ObservableDictionary TKey, TValue .) | |
| Keys | (Inherited from ObservableDictionary TKey, TValue .) | |
| Original |
Gets the orginal base data
| |
| Uri |
Gets the absloute URI of the data
| |
| Values | (Inherited from ObservableDictionary TKey, TValue .) |
See Also