GrapeCity ActiveReports for .NET 16.0J
ParameterCollection クラス メソッド

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

このクラスのメンバの一覧は、ParameterCollectionメンバを参照してください。

パブリック メソッド
 名前解説
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 名前空間