Visual Basic (Declaration) | |
---|---|
Public Function SetNumber( _ ByVal key As String, _ ByVal value As JSONNumber _ ) As JSONNumber |
C# | |
---|---|
public JSONNumber SetNumber( string key, JSONNumber value ) |
Parameters
- key
- The key of the JSONNumber element to set.
- value
- The JSONNumber element to set.
Return Value
The JSONNumber element that was set.Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000