Keyoti SearchUnit API Docs
ConvertTo Method (context, culture, value, targetType)
API DocumentationKeyoti.SearchEngine.WebFeaturedDocumentsConverterConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)
Keyoti SearchUnit v6
Convert to string
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public override Object ConvertTo(
	ITypeDescriptorContext context,
	CultureInfo culture,
	Object value,
	Type targetType
)
public override Object ConvertTo(
	ITypeDescriptorContext context,
	CultureInfo culture,
	Object value,
	Type targetType
)
Public Overrides Function ConvertTo ( 
	context As ITypeDescriptorContext,
	culture As CultureInfo,
	value As Object,
	targetType As Type
) As Object
Public Overrides Function ConvertTo ( 
	context As ITypeDescriptorContext,
	culture As CultureInfo,
	value As Object,
	targetType As Type
) As Object
public:
virtual Object^ ConvertTo(
	ITypeDescriptorContext^ context, 
	CultureInfo^ culture, 
	Object^ value, 
	Type^ targetType
) override
public:
virtual Object^ ConvertTo(
	ITypeDescriptorContext^ context, 
	CultureInfo^ culture, 
	Object^ value, 
	Type^ targetType
) override
abstract ConvertTo : 
        context : ITypeDescriptorContext * 
        culture : CultureInfo * 
        value : Object * 
        targetType : Type -> Object 
override ConvertTo : 
        context : ITypeDescriptorContext * 
        culture : CultureInfo * 
        value : Object * 
        targetType : Type -> Object 
abstract ConvertTo : 
        context : ITypeDescriptorContext * 
        culture : CultureInfo * 
        value : Object * 
        targetType : Type -> Object 
override ConvertTo : 
        context : ITypeDescriptorContext * 
        culture : CultureInfo * 
        value : Object * 
        targetType : Type -> Object 
Parameters
context (ITypeDescriptorContext)
culture (CultureInfo)
value (Object)
targetType (Type)
Return Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120