Visual Basic (Declaration) | |
---|---|
Public Function AddNumberValue( _ ByVal value As Nullable(Of Decimal) _ ) As JSONNumber |
C# | |
---|---|
public JSONNumber AddNumberValue( Nullable<decimal> value ) |
Parameters
- value
- The value of the JSONNumber.
Return Value
The JSONNumber that was added to the JSONArray.Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000