AdomdErrorCollection Class

Definition

Microsoft.AnalysisServices.AdomdClient.AdomdErrorCollection

[System.Serializable]
public sealed class AdomdErrorCollection : System.Collections.ICollection
[<System.Serializable>]
type AdomdErrorCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class AdomdErrorCollection
Implements ICollection
Inheritance
AdomdErrorCollection
Attributes
Implements

Properties

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

Item

SyncRoot

SyncRoot

Methods

CopyTo(AdomdError[], Int32)

CopyTo

GetEnumerator()

GetEnumerator

Explicit Interface Implementations

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

Applies to