Visual Basic (Declaration) | |
---|---|
Public Function GetObject( _ ByVal index As Integer _ ) As JSONObject |
C# | |
---|---|
public JSONObject GetObject( int index ) |
Parameters
- index
- The zero-based index of the element to get.
Return Value
The JSONObject element at the specified index.Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000