Dart.PowerWEB.TextBox Namespace > StringArrayListConverter Class > CanConvertFrom Method : CanConvertFrom(ITypeDescriptorContext,Type) Method |
[Visual Basic]
Overloads Overrides Public Function CanConvertFrom( _
ByVal context As ITypeDescriptorContext, _
ByVal sourceType As Type _
) As Boolean
[C#]
public override bool CanConvertFrom(
ITypeDescriptorContext context,
Type sourceType
);
[C++]
public: bool CanConvertFrom(
ITypeDescriptorContext* context,
Type* sourceType
) override
[C++/CLI]
public:
bool CanConvertFrom(
ITypeDescriptorContext^ context,
Type^ sourceType
) override
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
StringArrayListConverter Class | StringArrayListConverter Members | Overload List
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.