KpiCollection Class

Definition

Microsoft.AnalysisServices.AdomdClient.KpiCollection

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

Properties

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

Item

Item[String]

Item 1

SyncRoot

SyncRoot

Methods

CopyTo(Kpi[], Int32)

CopyTo

Find(String)

Find

GetEnumerator()

GetEnumerator

Explicit Interface Implementations

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

Applies to