Classe LevelCollection
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxe
'Declaração
Public NotInheritable Class LevelCollection _
Implements ICollection, IEnumerable
'Uso
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
Hierarquia de herança
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..LevelCollection
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.