LevelCollection クラス
名前空間: Microsoft.AnalysisServices.AdomdServer
アセンブリ: msmgdsrv (msmgdsrv.dll)
構文
'宣言
Public NotInheritable Class LevelCollection _
Implements IDisposable, IEnumerable, ICollection
'使用
Dim instance As LevelCollection
public sealed class LevelCollection : IDisposable,
IEnumerable, ICollection
public ref class LevelCollection sealed : IDisposable,
IEnumerable, ICollection
[<SealedAttribute>]
type LevelCollection =
class
interface IDisposable
interface IEnumerable
interface ICollection
end
public final class LevelCollection implements IDisposable, IEnumerable, ICollection
継承階層
System. . :: . .Object
Microsoft.AnalysisServices.AdomdServer..::..LevelCollection
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。