This topic has not yet been rated - Rate this topic

StringConverter.CanConvertFrom Method

Gets a value indicating whether this converter can convert an object in the given source type to a string using the specified context.
Name Description
StringConverter.CanConvertFrom (Type) Returns whether this converter can convert an object of the given type to the type of this converter.
StringConverter.CanConvertFrom (ITypeDescriptorContext, Type) Gets a value indicating whether this converter can convert an object in the given source type to a string using the specified context.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.