Click or drag to resize

WikiReadOnlyDictionaryGetInt32Value Method

This is preliminary documentation and is subject to change.

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