LocalValueEnumerator::MoveNext Method ()
.NET Framework (current version)
Advances the enumerator to the next element of the collection.
Assembly: WindowsBase (in WindowsBase.dll)
Return Value
Type: System::Booleantrue if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
Implements
IEnumerator::MoveNext()
.NET Framework
Available since 3.0
Available since 3.0
Show: