Click or drag to resize

MapObject Methods

The MapObject type exposes the following members.

Methods
  NameDescription
Public methodContainsKey
Checks if value exists for specified key.
Public methodGetEnumerator
Set of key/value pairs.
Public methodToString
Textual representation of the whole object.
(Overrides ObjectToString.)
Public methodTryGetValue
Tries to get a value for the specified key.
Top
Extension Methods
See Also