FlexReport for WinForms
IsEnum メソッド (Utils)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > Utils クラス : IsEnum メソッド
Gets a value indicating whether the current Type represents an enumeration.
シンタックス
'宣言
 
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 メンバ