GrapeCity ActiveReports for .NET 12.0J
GetProperty メソッド

指定されたプロパティの値を動的に取得します。
構文
'宣言
 
Public Shared Function GetProperty( _
   ByVal target As Object, _
   ByVal propertyName As String _
) As Object
public static object GetProperty( 
   object target,
   string propertyName
)

パラメータ

target
propertyName
参照

関連項目

ObjectExtensions クラス
ObjectExtensions メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.