Converts strings to collection
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public override Object ConvertFrom( ITypeDescriptorContext context, CultureInfo culture, Object value )
public override Object ConvertFrom( ITypeDescriptorContext context, CultureInfo culture, Object value )
Public Overrides Function ConvertFrom ( context As ITypeDescriptorContext, culture As CultureInfo, value As Object ) As Object
Public Overrides Function ConvertFrom ( context As ITypeDescriptorContext, culture As CultureInfo, value As Object ) As Object
public: virtual Object^ ConvertFrom( ITypeDescriptorContext^ context, CultureInfo^ culture, Object^ value ) override
public: virtual Object^ ConvertFrom( ITypeDescriptorContext^ context, CultureInfo^ culture, Object^ value ) override
abstract ConvertFrom : context : ITypeDescriptorContext * culture : CultureInfo * value : Object -> Object override ConvertFrom : context : ITypeDescriptorContext * culture : CultureInfo * value : Object -> Object
abstract ConvertFrom : context : ITypeDescriptorContext * culture : CultureInfo * value : Object -> Object override ConvertFrom : context : ITypeDescriptorContext * culture : CultureInfo * value : Object -> Object
Parameters
Return Value
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120