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

개수

IsSynchronized

IsSynchronized

Item[Int32]

항목

Item[String]

항목 1

SyncRoot

SyncRoot

메서드

CopyTo(MiningModel[], Int32)

CopyTo

Find(String)

찾기

GetEnumerator()

GetEnumerator

명시적 인터페이스 구현

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.MiningModelCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.MiningModelCollection

적용 대상