GrapeCity ActiveReports for .NET 12.0J
Item(String) プロパティ

返されるパラメータの名前。
ParameterCollectionからパラメタを取得します。
構文
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As String _
) As Parameter
public Parameter Item( 
   string name
) {get;}

パラメータ

name
返されるパラメータの名前。

プロパティ値

パラメータを返します。それ以外の場合はNullを返します。
参照

関連項目

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

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.