PowerTools PlusPak for Windows Forms 8.0J
ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド

書式情報を提供する System.ComponentModel.ITypeDescriptorContext
変換先の言語情報を提供する System.Globalization.CultureInfo
変換の対象となる System.Object
指定したオブジェクトをネイティブのタイプに変換します。
構文
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
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback