次の方法で共有


MiningModelCollection クラス

定義

Microsoft.AnalysisServices.AdomdClient.MiningModelCollection

public sealed class MiningModelCollection : System.Collections.ICollection
type MiningModelCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class MiningModelCollection
Implements ICollection
継承
MiningModelCollection
実装

プロパティ

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

アイテム

Item[String]

アイテム 1

SyncRoot

SyncRoot

メソッド

CopyTo(MiningModel[], Int32)

CopyTo

Find(String)

Find

GetEnumerator()

GetEnumerator

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

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.MiningModelCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.MiningModelCollection

適用対象