SSRSDocumentSource for WinForms
ParameterCollection クラス
メンバ 

Parameter オブジェクトのコレクションを表します。
オブジェクト モデル
ParameterCollection クラス
構文
'宣言
 
Public Class ParameterCollection 
   Inherits C1.Win.C1Document.NamedCollection(Of Parameter)
public class ParameterCollection : C1.Win.C1Document.NamedCollection<Parameter> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
               C1.Win.C1Document.ParameterCollection

参照

ParameterCollection メンバ
C1.Win.C1Document 名前空間