◆ GetAssetAtPath()

Object GetAssetAtPath ( string  key)
Parameters
keyThis string specifies a unique key/name that is used to lookup a particular saved value.
Returns
The Object loaded from the Path, may be null if no object is found.

Implements IStorePreferences.

References XmlPreferenceInterface.GetString(), and XmlPreferenceInterface.HasKey().

+ Here is the call graph for this function: