MiningServiceCollection Class

Definition

Microsoft.AnalysisServices.AdomdClient.MiningServiceCollection

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

Properties

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

Item

Item[String]

Item 1

SyncRoot

SyncRoot

Methods

CopyTo(MiningService[], Int32)

CopyTo

Find(String)

Find

GetEnumerator()

GetEnumerator

Explicit Interface Implementations

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

Applies to