Aracılığıyla paylaş


INamedComponentCollection 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("663B8189-4FAF-48ef-A447-394B615D45F0")> _
Public Interface INamedComponentCollection _
    Inherits IModelComponentCollection, ICollection, IEnumerable
'Kullanım
Dim instance As INamedComponentCollection
[GuidAttribute("663B8189-4FAF-48ef-A447-394B615D45F0")]
public interface INamedComponentCollection : IModelComponentCollection, 
    ICollection, IEnumerable
[GuidAttribute(L"663B8189-4FAF-48ef-A447-394B615D45F0")]
public interface class INamedComponentCollection : IModelComponentCollection, 
    ICollection, IEnumerable
[<GuidAttribute("663B8189-4FAF-48ef-A447-394B615D45F0")>]
type INamedComponentCollection =  
    interface
        interface IModelComponentCollection
        interface ICollection
        interface IEnumerable
    end
public interface INamedComponentCollection extends IModelComponentCollection, ICollection, IEnumerable

INamedComponentCollection 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ı. (IModelComponentCollection öğesinden devralınmıştır.)
Ortak özellik SyncRoot (ICollection öğesinden devralınmıştır.)

Üst

Yöntemler

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

Üst

Ayrıca bkz.

Başvuru