UserContextTypeConverter.ConvertFrom 方法
包括受保护的成员
包括继承的成员
将值转换为帮助上下文。
重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。
重载列表
名称 | 说明 | |
---|---|---|
ConvertFrom(Object) | 将给定值转换为此转换器的类型。 (继承自 TypeConverter。) | |
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) | Visual Studio SDK 不使用此方法。使用指定的格式上下文,转换为帮助上下文对象的指定对象。 (重写 TypeConverter.ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)。) |
页首