Dart.PowerWEB.TextBox Namespace > StringArrayListConverter Class > ConvertFrom Method : ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method |
[Visual Basic]
Overloads Overrides Public Function ConvertFrom( _
ByVal context As ITypeDescriptorContext, _
ByVal culture As CultureInfo, _
ByVal value As Object _
) As Object
[C#]
public override object ConvertFrom(
ITypeDescriptorContext context,
CultureInfo culture,
object value
);
[C++]
public: Object* ConvertFrom(
ITypeDescriptorContext* context,
CultureInfo* culture,
Object* value
) override
[C++/CLI]
public:
Object^ ConvertFrom(
ITypeDescriptorContext^ context,
CultureInfo^ culture,
Object^ value
) 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.