ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Tools Namespace / ObjectExtensions Class / IsNumber Method

In This Topic
IsNumber Method
In This Topic
Determines whether the specified object is a numeric type.
Syntax
'Declaration
 
Public Shared Function IsNumber( _
   ByVal value As Object _
) As Boolean
 

Parameters

value
See Also