HashSetTKey, TValueEnumeratorMoveNext - метод
Advances the enumerator to the next element of the collection.
Пространство имён: Tessa.Platform.CollectionsСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
Public Function MoveNext As Boolean
public:
virtual bool MoveNext() sealed
abstract MoveNext : unit -> bool
override MoveNext : unit -> bool
Boolean if the enumerator was successfully advanced to the next element;
if the enumerator has passed the end of the collection.
IEnumeratorMoveNext