ComponentOne Studio for WinRT XAML
IsNumericIntegralSigned メソッド

型。
型が符号付き整数データ型(int、long、short、sbyte)の場合は、true を返します。
構文
'宣言
 
Public Shared Function IsNumericIntegralSigned( _
   ByVal type As System.Type _
) As System.Boolean
public static System.bool IsNumericIntegralSigned( 
   System.Type type
)

パラメータ

type
型。

戻り値の型

型が符号付き整数である場合は true。
参照

Extensions クラス
Extensions メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.