 | JContainerItem Property (Int32) |
Namespace:
Dynamicweb.Core.Json
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntaxpublic JToken this[
int index
] { get; set; }Public Property Item (
index As Integer
) As JToken
Get
Set
Parameters
- index
- Type: SystemInt32
Property Value
Type:
JTokenImplements
IListTItemInt32
See Also