FlexReport for WPF
IsEnum メソッド (Utils)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > Utils クラス : IsEnum メソッド
現在の Type が列挙を表すかどうかを示す値を取得します。
シンタックス
'宣言
 
Public Shared Function IsEnum( _
   ByVal type As System.Type _
) As System.Boolean
'使用法
 
Dim type As System.Type
Dim value As System.Boolean
 
value = Utils.IsEnum(type)
public static System.bool IsEnum( 
   System.Type type
)

パラメータ

type
参照

Utils クラス
Utils メンバ