The following tables list the members exposed by INameValueStore.
Name | Description | |
---|---|---|
Delete | Removes a property from the storage by name | |
Read | returns true if the property was successfully retireved into the output variable 'value' | |
Write | Writes the given property by name |
Reference
INameValueStore InterfaceCSharpTest.Net.Serialization Namespace
PropertySerializer.Serialize(Object,INameValueStore)
PropertySerializer.Deserialize(Object,INameValueStore)
ObjectSerializer.Serialize(INameValueStore)
ObjectSerializer.Deserialize(INameValueStore)
PropertySerializer
PropertySerializer