MESCIUS SPREAD for ASP.NET 10.0J
CanConvertFrom(ITypeDescriptorContext,Type) メソッド

型記述子コンテキスト
指定された型をセル型オブジェクトに変換できるかどうかを表すブール値を返します。
構文
'Declaration
 
Public Overloads Overrides Function CanConvertFrom( _
   ByVal context As ITypeDescriptorContext, _
   ByVal sourceType As Type _
) As Boolean
public override bool CanConvertFrom( 
   ITypeDescriptorContext context,
   Type sourceType
)

パラメータ

context
型記述子コンテキスト
sourceType

戻り値の型

sourceTypeが文字列の場合はtrue。それ以外の場合はfalse。
参照

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

 

 


© MESCIUS inc. All rights reserved.