Share via


IModelComponentCollection Arabirimi

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
<GuidAttribute("BFF9CB56-3205-452b-B02C-C9603FCDF2C3")> _
Public Interface IModelComponentCollection _
    Inherits ICollection, IEnumerable
'Kullanım
Dim instance As IModelComponentCollection
[GuidAttribute("BFF9CB56-3205-452b-B02C-C9603FCDF2C3")]
public interface IModelComponentCollection : ICollection, 
    IEnumerable
[GuidAttribute(L"BFF9CB56-3205-452b-B02C-C9603FCDF2C3")]
public interface class IModelComponentCollection : ICollection, 
    IEnumerable
[<GuidAttribute("BFF9CB56-3205-452b-B02C-C9603FCDF2C3")>]
type IModelComponentCollection =  
    interface
        interface ICollection
        interface IEnumerable
    end
public interface IModelComponentCollection extends ICollection, IEnumerable

IModelComponentCollection türü aşağıdaki üyeleri açıklar.

Özellikler

  Ad Açıklama
Ortak özellik Count (ICollection öğesinden devralınmıştır.)
Ortak özellik IsSynchronized (ICollection öğesinden devralınmıştır.)
Ortak özellik Parent Altyapı.
Ortak özellik SyncRoot (ICollection öğesinden devralınmıştır.)

Üst

Yöntemler

  Ad Açıklama
Ortak yöntem Contains Altyapı.
Ortak yöntem CopyTo (ICollection öğesinden devralınmıştır.)
Ortak yöntem GetEnumerator (IEnumerable öğesinden devralınmıştır.)
Ortak yöntem Remove(IModelComponent) Altyapı.
Ortak yöntem Remove(IModelComponent, Boolean) Altyapı.

Üst

Ayrıca bkz.

Başvuru