GrapeCity SPREAD for WPF 2.0J
ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド

書式指定コンテキストを提供する System.ComponentModel.ITypeDescriptorContext
現在のカルチャとして使用する System.Globalization.CultureInfo
このコンバータの型に変換する値。
指定した値をコンバータの目的の変換型に変換します。
構文
'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.NotImplementedExceptionSystem.ComponentModel.TypeConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object) が基本 System.ComponentModel.TypeConverter に実装されていません。
参照

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

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.