GrapeCity ActiveReports for .NET 14.0J
ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド

GrapeCity.ActiveReports.Design.Win アセンブリ > GrapeCity.ActiveReports.Design 名前空間 > ImageValueExpressionInfoConverterBase クラス > ConvertFrom メソッド : ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
書式指定コンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext
現在のカルチャとして使用するSystem.Globalization.CultureInfo
変換対象のSystem.Object
指定したコンテキストとカルチャ情報を使用して、指定されたオブジェクトをこのコンバータの型に変換します。
シンタックス
'宣言
 
Public Overloads Overrides Function ConvertFrom( _
   ByVal context As ITypeDescriptorContext, _
   ByVal culture As CultureInfo, _
   ByVal value As Object _
) As Object
public override object ConvertFrom( 
   ITypeDescriptorContext context,
   CultureInfo culture,
   object value
)

パラメータ

context
書式指定コンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext
culture
現在のカルチャとして使用するSystem.Globalization.CultureInfo
value
変換対象のSystem.Object

戻り値の型

変換後の値を表すSystem.Object
参照

ImageValueExpressionInfoConverterBase クラス
ImageValueExpressionInfoConverterBase メンバ
オーバーロード一覧