Класс MemberCollection.Enumerator
Supports iterating over a MemberCollection and reading its individual Member objects.
Пространство имен: Microsoft.AnalysisServices.AdomdServer
Сборка: msmgdsrv (в msmgdsrv.dll)
Синтаксис
'Декларация
Public NotInheritable Class Enumerator _
Implements IEnumerator, IDisposable
'Применение
Dim instance As MemberCollection.Enumerator
public sealed class Enumerator : IEnumerator,
IDisposable
public ref class Enumerator sealed : IEnumerator,
IDisposable
[<SealedAttribute>]
type Enumerator =
class
interface IEnumerator
interface IDisposable
end
public final class Enumerator implements IEnumerator, IDisposable
Замечания
In Microsoft JScript, you can use the structures in the Microsoft .NET Framework, but you cannot define your own.
Иерархия наследования
System. . :: . .Object
Microsoft.AnalysisServices.AdomdServer..::..MemberCollection..::..Enumerator
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.