RasDialOptionsConverter.ConvertFrom Method

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method ConvertFrom(Object)
Converts the given value to the type of this converter.
(Inherited from TypeConverter.)
Public method ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)
Converts the given object to the type of this converter, using the specified context and culture information.
(Overrides TypeConverter..::..ConvertFrom(ITypeDescriptorContext, CultureInfo, Object).)

See Also