GrapeCity ActiveReports for .NET 12.0J
IsNumericTypeOrBoolean メソッド

引数の型がブール値または数値かどうかをを確認します。
構文
'宣言
 
Public Shared Function IsNumericTypeOrBoolean( _
   ByVal o As Object _
) As Boolean
public static bool IsNumericTypeOrBoolean( 
   object o
)

パラメータ

o
参照

関連項目

JsonRenderingExtension クラス
JsonRenderingExtension メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.