次の方法で共有


AlgorithmParameterCollection Members

AlgorithmParameter オブジェクトのコレクションが含まれます。このクラスは継承できません。

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

パブリック コンストラクタ

  名前 説明
AlgorithmParameterCollection AlgorithmParameter の新しいインスタンスを初期化します。

このページのトップへ

パブリック プロパティ

  名前 説明
ms160040.pubproperty(ja-jp,SQL.90).gif Count コレクションに含まれる AlgorithmParameter オブジェクトの数を取得します。
ms160040.pubproperty(ja-jp,SQL.90).gif Item オーバーロードされます。 指定した AlgorithmParameter をコレクションから取得します。

このページのトップへ

パブリック メソッド

( プロテクト メソッド も参照)

  名前 説明
ms160040.pubmethod(ja-jp,SQL.90).gif Add オーバーロードされます。 AlgorithmParameter を作成してコレクションに追加します。
ms160040.pubmethod(ja-jp,SQL.90).gif Clear すべての要素をコレクションから削除します。
ms160040.pubmethod(ja-jp,SQL.90).gif Contains オーバーロードされます。 AlgorithmParameter がコレクションに含まれているかどうかを示します。
ms160040.pubmethod(ja-jp,SQL.90).gif CopyTo オーバーロードされます。 指定した Array または AlgorithmParameterCollection にコレクション全体をコピーします。
ms160040.pubmethod(ja-jp,SQL.90).gif Equals  オーバーロードされます。 ( Object から継承されます)
ms160040.pubmethod(ja-jp,SQL.90).gif Find 指定した名前の AlgorithmParameter をコレクションから取得します。
ms160040.pubmethod(ja-jp,SQL.90).gif GetHashCode  ( Object から継承されます)
ms160040.pubmethod(ja-jp,SQL.90).gif GetType  ( Object から継承されます)
ms160040.pubmethod(ja-jp,SQL.90).gif IndexOf オーバーロードされます。 AlgorithmParameter のインデックスを取得します。
ms160040.pubmethod(ja-jp,SQL.90).gif Insert オーバーロードされます。 AlgorithmParameter をコレクションに挿入します。
ms160040.pubmethod(ja-jp,SQL.90).gifms160040.static(ja-jp,SQL.90).gif ReferenceEquals  ( Object から継承されます)
ms160040.pubmethod(ja-jp,SQL.90).gif Remove オーバーロードされます。 AlgorithmParameter をコレクションから削除します。
ms160040.pubmethod(ja-jp,SQL.90).gif RemoveAt 指定したインデックスにある AlgorithmParameter をコレクションから削除します。
ms160040.pubmethod(ja-jp,SQL.90).gif ToString  ( Object から継承されます)

このページのトップへ

プロテクト メソッド

  名前 説明
ms160040.protmethod(ja-jp,SQL.90).gif Finalize  ( Object から継承されます)
ms160040.protmethod(ja-jp,SQL.90).gif MemberwiseClone  ( Object から継承されます)

このページのトップへ

明示的なインターフェイスの実装

  名前 説明
System.Collections.IEnumerable.GetEnumerator  
System.Collections.IList.Add  
System.Collections.IList.Contains  
System.Collections.IList.IndexOf  
System.Collections.IList.Insert  
System.Collections.IList.Remove  
System.Collections.ICollection.IsSynchronized  
System.Collections.ICollection.SyncRoot  
System.Collections.IList.IsFixedSize  
System.Collections.IList.IsReadOnly  
System.Collections.IList.Item  

このページのトップへ

参照

関連項目

AlgorithmParameterCollection Class
Microsoft.AnalysisServices Namespace