PowerTools SPREAD for Windows Forms 8.0J
ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) メソッド


ITypeDescriptorContext
CultureInfo
オブジェクト
罫線オブジェクトを文字列に変換します。
構文
'Declaration
 
Public Overloads Overrides Function ConvertTo( _
   ByVal context As ITypeDescriptorContext, _
   ByVal culture As CultureInfo, _
   ByVal value As Object, _
   ByVal destinationType As Type _
) As Object
'使用法
 
Dim instance As StyleNameConverter
Dim context As ITypeDescriptorContext
Dim culture As CultureInfo
Dim value As Object
Dim destinationType As Type
Dim value As Object
 
value = instance.ConvertTo(context, culture, value, destinationType)
public override object ConvertTo( 
   ITypeDescriptorContext context,
   CultureInfo culture,
   object value,
   Type destinationType
)

パラメータ

context
ITypeDescriptorContext
culture
CultureInfo
value
オブジェクト
destinationType

戻り値の型

罫線オブジェクトの文字列表現
参照

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

 

 


© 2004-2015, GrapeCity inc. All rights reserved.