See Also

StringValueCollectionConverter Class  | StringValueCollectionConverter Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

context
culture
value
destinationType
See Also Languages PowerWEB TextBox for ASP.NET

ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) Method

Dart.PowerWEB.TextBox Namespace > StringValueCollectionConverter Class > ConvertTo Method : ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) Method
[Visual Basic]
Overloads Overrides Public Function ConvertTo( _    ByVal context As ITypeDescriptorContext, _    ByVal culture As CultureInfo, _    ByVal value As Object, _    ByVal destinationType As Type _ ) As Object
[C#]
public override object ConvertTo(    ITypeDescriptorContext context,    CultureInfo culture,    object value,    Type destinationType );
[C++]
public: Object* ConvertTo(    ITypeDescriptorContext* context,    CultureInfo* culture,    Object* value,    Type* destinationType ) override
[C++/CLI]
public: Object^ ConvertTo(    ITypeDescriptorContext^ context,    CultureInfo^ culture,    Object^ value,    Type^ destinationType ) override

Parameters

context
culture
value
destinationType

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

StringValueCollectionConverter Class  | StringValueCollectionConverter Members  | Overload List


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.