Property Item
Item[String]
iterator over attributes in JSONObject
Declaration
public JsonValueBase this[string attributeName] { get; set; }
Parameters
Type | Name | Description |
---|---|---|
System. |
attributeName |
Property Value
Type | Description |
---|---|
Json |
iterator over attributes in JSONObject
public JsonValueBase this[string attributeName] { get; set; }
Type | Name | Description |
---|---|---|
System. |
attributeName |
Type | Description |
---|---|
Json |