Checks whether or not this class can convert to a given type.
Parameters
- typeDescriptorContext
- The ITypeDescriptorContext
for this call.
- destinationType
- The Type being queried for support.
Return Value
true
if this converter can convert to the provided type, false
otherwise.
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
Reference
StackLengthConverter Class
StackLengthConverter Members
Overload List
Base Implementation in CanConvertTo(ITypeDescriptorContext,Type)