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.