RasDeviceTypeConverter.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 value to the type of this converter.
(Overrides TypeConverter..::..ConvertFrom(ITypeDescriptorContext, CultureInfo, Object).)

See Also