Condividi tramite


Classe LevelCollection

Contains a read-only, on-demand collection of Level objects contained in a Hierarchy.

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

Sintassi

'Dichiarazione
Public NotInheritable Class LevelCollection _
    Implements ICollection, IEnumerable
'Utilizzo
Dim instance As LevelCollection
public sealed class LevelCollection : ICollection, 
    IEnumerable
public ref class LevelCollection sealed : ICollection, 
    IEnumerable
[<SealedAttribute>]
type LevelCollection =  
    class
        interface ICollection
        interface IEnumerable
    end
public final class LevelCollection implements ICollection, IEnumerable

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..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.