MiningModelCollection Class

Definition

Microsoft.AnalysisServices.AdomdClient.MiningModelCollection

public sealed class MiningModelCollection : System.Collections.ICollection
type MiningModelCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class MiningModelCollection
Implements ICollection
Inheritance
MiningModelCollection
Implements

Properties

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

Item

Item[String]

Item 1

SyncRoot

SyncRoot

Methods

CopyTo(MiningModel[], Int32)

CopyTo

Find(String)

Find

GetEnumerator()

GetEnumerator

Explicit Interface Implementations

ICollection.CopyTo(Array, Int32)
IEnumerable.GetEnumerator()

Applies to