API Reference
Class
MapValue
Represents a map of key/value pairs.
Inheritance
- Object
- MapValue
Constructors
MapValue(System.Collections.Generic.IReadOnlyDictionary{System.String,System.String} Entries) #Represents a map of key/value pairs.
Parameters
- Entries System.Collections.Generic.IReadOnlyDictionary{System.String,System.String}