ActiveReports for .NET 18.0J
_toNonNullEnum<T> メソッド

GrapeCity.DataVisualization.Chart 名前空間 > _NativeExtension クラス : _toNonNullEnum<T> メソッド
シンタックス
'宣言
 
Public Shared Function _toNonNullEnum(Of T As {New, IConvertible, Struct})( _
   ByVal value As Nullable(Of T), _
   ByVal defaultValue As T _
) As T
public static T _toNonNullEnum<T>( 
   Nullable<T> value,
   T defaultValue
)
where T: new(), IConvertible, struct

パラメータ

value
defaultValue

型パラメータ

T
参照

_NativeExtension クラス
_NativeExtension メンバ