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

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > DoubleArray.Converter クラス > ConvertTo メソッド : ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) メソッド
フォーマットコンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext
変換したい型を表すSystem.Type
指定されたコンテキストを使用して、このコンバータがオブジェクトを指定された型に変換できるかどうかを返します。
シンタックス
'宣言
 
Public Overloads Overrides Function ConvertTo( _
   ByVal context As ITypeDescriptorContext, _
   ByVal culture As CultureInfo, _
   ByVal value As Object, _
   ByVal destinationType As Type _
) As Object
public override object ConvertTo( 
   ITypeDescriptorContext context,
   CultureInfo culture,
   object value,
   Type destinationType
)

パラメータ

context
フォーマットコンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext
culture
value
destinationType
変換したい型を表すSystem.Type

戻り値の型

このコンバータが変換を実行できる場合は、true。それ以外の場合は、false。
参照

DoubleArray.Converter クラス
DoubleArray.Converter メンバ
オーバーロード一覧