Bagikan melalui


AdomdRestrictionCollection Kelas

Definisi

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

public sealed class AdomdRestrictionCollection : MarshalByRefObject, System.Collections.IList
type AdomdRestrictionCollection = class
    inherit MarshalByRefObject
    interface IList
    interface ICollection
    interface IEnumerable
Public NotInheritable Class AdomdRestrictionCollection
Inherits MarshalByRefObject
Implements IList
Warisan
AdomdRestrictionCollection
Penerapan

Konstruktor

AdomdRestrictionCollection()

Menginisialisasi instans baru kelas AdomdRestrictionCollection.

Properti

Count

Hitungan

IsFixedSize

IsFixedSize

IsReadOnly

IsReadOnly

IsSynchronized

IsSynchronized

Item[Int32]

Item

SyncRoot

SyncRoot

Metode

Add(AdomdRestriction)

Menambahkan

Add(String, Object)

Tambahkan 1

Add(String, String, Object)

Tambahkan 1

Clear()

Hapus

Contains(AdomdRestriction)

Berisi

CopyTo(AdomdRestriction[], Int32)

CopyTo

Find(String)

Cari

Find(String, String)

Cari

GetEnumerator()

GetEnumerator

IndexOf(AdomdRestriction)

IndexOf

Insert(Int32, AdomdRestriction)

Sisipkan

Remove(AdomdRestriction)

Hapus

RemoveAt(Int32)

HapusAt

Implementasi Antarmuka Eksplisit

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

IList.Add(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

IList.Contains(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

IList.IndexOf(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

IList.Insert(Int32, Object)

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

IList.Item[Int32]

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

IList.Remove(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

Berlaku untuk