This topic has not yet been rated - Rate this topic

TypeConverter.ConvertToString Method

Converts the specified value to a string representation.

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 ConvertToString(Object) Converts the specified value to a string representation.
Public method ConvertToString(ITypeDescriptorContext, Object) Converts the given value to a string representation, using the given context.
Public method ConvertToString(ITypeDescriptorContext, CultureInfo, Object) Converts the given value to a string representation, using the specified context and culture information.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.