PropertyCollection Class

Definition

Microsoft.AnalysisServices.AdomdClient.PropertyCollection

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

Properties

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

Item

Item[String]

Item 1

SyncRoot

SyncRoot

Methods

CopyTo(Property[], Int32)

CopyTo

Find(String)

Find

GetEnumerator()

GetEnumerator

Explicit Interface Implementations

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

Applies to