次の方法で共有


BaseNumberConverter.CanConvertTo メソッド (ITypeDescriptorContext, Type)

このメンバは TypeConverter.CanConvertTo をオーバーライドします。

Overrides Overloads Public Function CanConvertTo( _
   ByVal context As ITypeDescriptorContext, _   ByVal t As Type _) As Boolean
[C#]
public override bool CanConvertTo(ITypeDescriptorContextcontext,Typet);
[C++]
public: bool CanConvertTo(ITypeDescriptorContext* context,Type* t);
[JScript]
public override function CanConvertTo(
   context : ITypeDescriptorContext,t : Type) : Boolean;

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

BaseNumberConverter クラス | BaseNumberConverter メンバ | System.ComponentModel 名前空間 | BaseNumberConverter.CanConvertTo オーバーロードの一覧