ActiveReports for .NET 18.0J
CanConvertFrom(ITypeDescriptorContext,Type) メソッド

GrapeCity.ActiveReports.Design 名前空間 > LanguageConverter クラス > CanConvertFrom メソッド : CanConvertFrom(ITypeDescriptorContext,Type) メソッド
書式指定コンテキストを提供する System.ComponentModel.ITypeDescriptorContext
A System.Type から変換する型を表します。
このコンバーターが、指定したコンテキストを使用して、指定された型のオブジェクトをこのコンバーターの型に変換できるかどうかを返します。
シンタックス
'宣言
 
Public Overloads Overrides Function CanConvertFrom( _
   ByVal context As ITypeDescriptorContext, _
   ByVal sourceType As Type _
) As Boolean
public override bool CanConvertFrom( 
   ITypeDescriptorContext context,
   Type sourceType
)

パラメータ

context
書式指定コンテキストを提供する System.ComponentModel.ITypeDescriptorContext
sourceType
A System.Type から変換する型を表します。

戻り値の型

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

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