Snapshot.Values Property

public IDictionary<string, object> Values {get;}
This language is not supported or no code example is available.
public:  
property IDictionary<String^, object^>^ Values { 
IDictionary<String^, object^>^ get( ); 
}
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Property Value

IDictionary<string, object>

In this article

Definition