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

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart.Graphics 名前空間 > Line.SeriesLineConverter クラス > ConvertFrom メソッド : ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
フォーマットコンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext
現在のカルチャとして使用するCultureInfo。
変換する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
現在のカルチャとして使用するCultureInfo。
value
変換するObject。

戻り値の型

変換された値を表すObject。
参照

Line.SeriesLineConverter クラス
Line.SeriesLineConverter メンバ
オーバーロード一覧