Share via


UserContextTypeConverter.ConvertFrom Method

Include Protected Members
Include Inherited Members

Converts a value to a Help context.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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)

This method is not used by the Visual Studio SDK. Converts the specified value object to a Help context object by using the specified format context. (Overrides TypeConverter.ConvertFrom(ITypeDescriptorContext, CultureInfo, Object).)

Top

See Also

Reference

UserContextTypeConverter Class

UserContextTypeConverter Members

Microsoft.VisualStudio.Modeling.Design Namespace

Change History

Date

History

Reason

July 2008

Added topic.

Content bug fix.