Click or drag to resize
JsonObjectItem Property
Gets or sets the element with the specified key.

Namespace: Dextronet.Jsonie
Assembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntax
Exceptions
ExceptionCondition
ArgumentNullExceptionkey is Nothing.
KeyNotFoundExceptionkey is not found within dictionary.
See Also