Поделиться через


ContextLinkBaseCollection.ContextLinkBaseCollectionEnumerator.MoveNext - метод

Обновлен: Ноябрь 2007

Moves the enumerator index to the next object in the collection.

Пространство имен:  System.Windows.Ink.AnalysisCore
Сборка:  IACore (в IACore.dll)

Синтаксис

'Декларация
Public Function MoveNext As Boolean
'Применение
Dim instance As ContextLinkBaseCollection..::.ContextLinkBaseCollectionEnumerator
Dim returnValue As Boolean

returnValue = instance.MoveNext()
public bool MoveNext()
public:
virtual bool MoveNext() sealed
public final boolean MoveNext()
public final function MoveNext() : boolean

Возвращаемое значение

Тип: System.Boolean
Set to true if the index position references an object. Set to false if the index position references the end of the collection.

Реализации

IEnumerator.MoveNext()

Заметки

This method inherits from MoveNext.

Платформы

Windows Vista, Windows XP с пакетом обновления 2 (SP2), Windows Server 2003

Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.

Сведения о версии

.NET Framework

Поддерживается в версии: 3.0

См. также

Ссылки

ContextLinkBaseCollection.ContextLinkBaseCollectionEnumerator Класс

ContextLinkBaseCollection.ContextLinkBaseCollectionEnumerator - члены

System.Windows.Ink.AnalysisCore - пространство имен