GrapeCity ActiveReports for .NET 16.0J
ParameterCollection クラス メンバ
プロパティ  メソッド 

GrapeCity.ActiveReports.Core.Rendering.ReportParameters 名前空間 : ParameterCollection クラス

ParameterCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタParameterCollectionの新しいインスタンスを作成します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<Parameter>から継承されます。
Public プロパティコレクションが読み取り専用かどうかを取得します。  
Public プロパティオーバーロードされます。 指定した名前のパラメータを取得します。  
トップ
パブリック メソッド
 名前解説
Public メソッドAdds an object to the end of the Collection. System.Collections.ObjectModel.Collection<Parameter>から継承されます。
Public メソッドRemoves all elements from the Collection. System.Collections.ObjectModel.Collection<Parameter>から継承されます。
Public メソッドオーバーロードされます。 パラメータが指定された名前のコレクションにある場合、trueを返します。  
Public メソッドCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. System.Collections.ObjectModel.Collection<Parameter>から継承されます。
Public メソッドSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. System.Collections.ObjectModel.Collection<Parameter>から継承されます。
Public メソッドInserts an element into the Collection at the specified index. System.Collections.ObjectModel.Collection<Parameter>から継承されます。
Public メソッドRemoves the first occurrence of a specific object from the Collection. System.Collections.ObjectModel.Collection<Parameter>から継承されます。
Public メソッドRemoves the element at the specified index of the Collection. System.Collections.ObjectModel.Collection<Parameter>から継承されます。
トップ
参照

ParameterCollection クラス
GrapeCity.ActiveReports.Core.Rendering.ReportParameters 名前空間