Converts the given value to the native type of the converter.
オーバーロードの一覧
このメンバは、.NET Framework インフラストラクチャのサポートを目的としています。独自に作成したコード内で直接使用することはできません。
[Visual Basic] Overloads Overrides Public Function ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) As Object
[C#] public override object ConvertFrom(ITypeDescriptorContext, CultureInfo, object);
[C++] public: Object* ConvertFrom(ITypeDescriptorContext*, CultureInfo*, Object*);
[JScript] public override function ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) : Object;
TypeConverter から継承されます。
[Visual Basic] Overloads Public Function ConvertFrom(Object) As Object
参照
ImageIndexConverter クラス | ImageIndexConverter メンバ | System.Windows.Forms 名前空間