ArgumentEnumeratorReset - метод

Sets the enumerator to its initial position which is before the first element in the collection.

Definition

Пространство имён: Tessa.Platform.CommandLine
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public void Reset()

Реализации

IEnumeratorReset

Исключения

ObjectDisposedExceptionThe ArgumentEnumerator has been disposed.

См. также