GrapeCity ActiveReports for .NET 12.0J
PropertyElement コンストラクタ

値を代入するプロパティ。
プロパティの値。
文字列値を変換する値の型。
指定されたプロパティ、値、および値の型を使用して、System.Objectクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal property As String, _
   ByVal value As String, _
   ByVal type As String _
)
public PropertyElement( 
   string property,
   string value,
   string type
)

パラメータ

property
値を代入するプロパティ。
value
プロパティの値。
type
文字列値を変換する値の型。
参照

関連項目

PropertyElement クラス
PropertyElement メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.