Share via


Classe LevelCollection

Contains a collection of Level objects.

Spazio dei nomi:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
<GuidAttribute("4F938311-F1F4-40f6-B577-EF25C5581E71")> _
Public NotInheritable Class LevelCollection _
    Inherits NamedComponentCollection
'Utilizzo
Dim instance As LevelCollection
[GuidAttribute("4F938311-F1F4-40f6-B577-EF25C5581E71")]
public sealed class LevelCollection : NamedComponentCollection
[GuidAttribute(L"4F938311-F1F4-40f6-B577-EF25C5581E71")]
public ref class LevelCollection sealed : public NamedComponentCollection
[<SealedAttribute>]
[<GuidAttribute("4F938311-F1F4-40f6-B577-EF25C5581E71")>]
type LevelCollection =  
    class
        inherit NamedComponentCollection
    end
public final class LevelCollection extends NamedComponentCollection

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.AnalysisServices. . :: . .ModelComponentCollection
    Microsoft.AnalysisServices. . :: . .NamedComponentCollection
      Microsoft.AnalysisServices..::..LevelCollection

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.