This documentation is archived and is not being maintained.
FontNamesConverter::ConvertTo Method
Visual Studio 2008
Creates a string that represents a list of font names from an array of strings containing individual font names.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ConvertTo(Object, Type) | Converts the given value object to the specified type, using the arguments. (Inherited from TypeConverter.) |
|
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type) | Creates a string that represents a list of font names from an array of strings containing individual font names. (Overrides TypeConverter::ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).) |
Show: