MESCIUS InputMan for WPF 3.0J
ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド

書式コンテキストを提供するオブジェクト。
現在のカルチャとして使用する System.Globalization.CultureInfo
このコンバータの型に変換する値。
指定した値をコンバータの目的の変換型に変換します。
構文
Public Overloads Overrides Function ConvertFrom( _
   ByVal context As ITypeDescriptorContext, _
   ByVal culture As CultureInfo, _
   ByVal value As Object _
) As Object

パラメータ

context
書式コンテキストを提供するオブジェクト。
culture
現在のカルチャとして使用する System.Globalization.CultureInfo
value
このコンバータの型に変換する値。

戻り値の型

変換された値。
例外
例外解説
System.NotImplementedExceptionSystem.ComponentModel.TypeConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object) が基本 System.ComponentModel.TypeConverter に実装されていません。
参照

参照

ListBoxLengthConverter クラス
ListBoxLengthConverter メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.