GrapeCity ActiveReports for .NET 14.0J
SetValue<TObject> メソッド (ObjectExtensions)

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports.ReportsCore.Tools 名前空間 > ObjectExtensions クラス : SetValue<TObject> メソッド
Sets the property value using approprieate type converter.
シンタックス
'宣言
 
Public Shared Sub SetValue(Of TObject)( _
   ByVal obj As TObject, _
   ByVal prop As PropertyDescriptor, _
   ByVal value As String _
) 
public static void SetValue<TObject>( 
   TObject obj,
   PropertyDescriptor prop,
   string value
)

パラメータ

obj
prop
value

型パラメータ

TObject
参照

ObjectExtensions クラス
ObjectExtensions メンバ