This topic has not yet been rated - Rate this topic

ByteConverter.ConvertFrom Method

Converts the given object to the converter's native type.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the 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 object to the converter's native type. (Inherited from BaseNumberConverter.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.