Click or drag to resize

JSONClassItem Property (Int32)

Namespace:  Nova.Utilities
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public override JSONNode this[
	int aIndex
] { get; set; }

Parameters

aIndex
Type: SystemInt32

Property Value

Type: JSONNode
See Also