GrapeCity ActiveReports for .NET 16.0J
ToEnum<T> メソッド

GrapeCity.ActiveReports.Rdl.Json.Mapper 名前空間 > CustomReportItemMappersExt クラス : ToEnum<T> メソッド
Converts given ExpressionInfo to enum T
シンタックス
'宣言
 
Public Shared Function ToEnum(Of T As {New, IConvertible, Struct})( _
   ByVal expressionValue As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo, _
   ByVal defaultValue As T _
) As T
public static T ToEnum<T>( 
   GrapeCity.Enterprise.Data.Expressions.ExpressionInfo expressionValue,
   T defaultValue
)
where T: new(), IConvertible, struct

パラメータ

expressionValue
defaultValue

型パラメータ

T
参照

CustomReportItemMappersExt クラス
CustomReportItemMappersExt メンバ