MESCIUS SPREAD for ASP.NET 10.0J
ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド

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

パラメータ

context
書式指定コンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext
culture
現在のカルチャとして使用するSystem.Globalization.CultureInfo
value
変換するSystem.Object

戻り値の型

変換後の値を表すSystem.Object
例外
例外説明
System.NotSupportedException変換を実行できません。
参照

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

 

 


© MESCIUS inc. All rights reserved.