RasDeviceTypeConverter.CanConvertTo Method

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method CanConvertTo(Type)
Returns whether this converter can convert the object to the specified type.
(Inherited from TypeConverter.)
Public method CanConvertTo(ITypeDescriptorContext, Type)
Returns whether this converter can convert the object to the specified type, using the specified context.
(Overrides TypeConverter..::..CanConvertTo(ITypeDescriptorContext, Type).)

See Also