This topic has not yet been rated - Rate this topic

ImageConverter.CanConvertFrom Method

Determines whether this ImageConverter can convert an instance of a specified type to an Image.
Name Description
ImageConverter.CanConvertFrom (Type) Returns whether this converter can convert an object of the given type to the type of this converter.
ImageConverter.CanConvertFrom (ITypeDescriptorContext, Type) Determines whether this ImageConverter can convert an instance of a specified type to an Image, using the specified context.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.