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

ITypeDescriptorContext
指定した型をBorderオブジェクトに変換できるかどうかを判定します。
構文
'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
ITypeDescriptorContext
sourceType

戻り値の型

sourceTypeがStringの場合はTrue、それ以外の場合はFalse
参照

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

 

 


© MESCIUS inc. All rights reserved.