The IStorable type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
Adds an item to the (Inherited from | ||
Adds an element with the provided key and value to the (Inherited from | ||
Removes all items from the (Inherited from | ||
| Clone T |
Clones this object and it's underlying data to a new instance of the same type.
| |
Determines whether the (Inherited from | ||
Determines whether the (Inherited from | ||
| (Inherited from | ||
Returns an enumerator that iterates through the collection. (Inherited from | ||
Returns an enumerator that iterates through a collection. (Inherited from | ||
Removes the element with the specified key from the (Inherited from | ||
Removes the first occurrence of a specific object from the (Inherited from | ||
| Save |
Saves the object
| |
Gets the value associated with the specified key. (Inherited from |
Properties
| Name | Description | |
|---|---|---|
Gets the number of elements contained in the (Inherited from | ||
| DataManager |
Gets the data manager instance responsible for this object
| |
| Id |
Gets the id/name of the data
| |
| IsDirty |
Gets if the objest has been altered since is was orignally loaded or last saved
| |
Gets a value indicating whether the (Inherited from | ||
Gets or sets the element with the specified key. (Inherited from | ||
| (Inherited from | ||
| Original | ||
| Uri |
Gets the uri the data was retrieved from
| |
| (Inherited from |
See Also