This document is archived and information here might be outdated. Recommended version. |
Indicates true if current token is a property value or array value of numeric type.
[Visual Basic .NET] Public Function IsNumber ( _ ) As Boolean
[C#] public bool IsNumber ( );
[C++]
HRESULT IsNumber(
void
);