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