PowerTools ActiveReports for .NET 11.0J
Item プロパティ (ParameterCollection)

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

パラメータ

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

プロパティ値

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

関連項目

ParameterCollection クラス
ParameterCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.