Click or drag to resize

WikiReadOnlyDictionaryGetInt64Value Method

This is preliminary documentation and is subject to change.

Overload List
 NameDescription
Public methodGetInt64Value(String) Gets the Int64 value by property name. This overload raises exception for missing key.
Public methodGetInt64Value(String, Int64) Gets the Int64 value by property name. A default value can be provided in case the specified key does not exist.
Top
See Also