Visual Basic (Declaration) | |
---|---|
Public Sub Insert( _ ByVal index As Integer, _ ByVal item As JSONElement _ ) |
C# | |
---|---|
public void Insert( int index, JSONElement item ) |
Parameters
- index
- The zero-based index at which JSONElement should be inserted.
- item
- The JSONElement to insert.
Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000