Поделиться через


AdomdPropertyCollection Класс

Определение

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

public sealed class AdomdPropertyCollection : MarshalByRefObject, System.Collections.IList
type AdomdPropertyCollection = class
    inherit MarshalByRefObject
    interface IList
    interface ICollection
    interface IEnumerable
Public NotInheritable Class AdomdPropertyCollection
Inherits MarshalByRefObject
Implements IList
Наследование
AdomdPropertyCollection
Реализации

Конструкторы

AdomdPropertyCollection()

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

Свойства

Count

Count

IsFixedSize

IsFixedSize

IsReadOnly

IsReadOnly

IsSynchronized

IsSynchronized

Item[Int32]

Элемент

SyncRoot

SyncRoot

Методы

Add(AdomdProperty)

Добавить

Add(String, Object)

Добавить 1

Add(String, String, Object)

Добавить 1

Clear()

Clear

Contains(AdomdProperty)

Содержит

CopyTo(AdomdProperty[], Int32)

CopyTo

Find(String)

Поиск

Find(String, String)

Найти 1

GetEnumerator()

GetEnumerator

IndexOf(AdomdProperty)

IndexOf

Insert(Int32, AdomdProperty)

Вставить

Remove(AdomdProperty)

Удалить

RemoveAt(Int32)

RemoveAt

Явные реализации интерфейса

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

IList.Add(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

IList.Contains(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

IList.IndexOf(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

IList.Insert(Int32, Object)

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

IList.Item[Int32]

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

IList.Remove(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

Применяется к