Click or drag to resize
JsonObjectItem Property

[Missing <summary> documentation for "P:X3Platform.Ajax.Json.JsonObject.Item(System.String)"]

Namespace: X3Platform.Ajax.Json
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public Object this[
	string key
] { get; }

Parameters

key
Type: SystemString

Property Value

Type: Object
See Also