ArgumentEnumeratorGetEnumerator - метод

Returns an enumerator that iterates through the collection.

Definition

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

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

ArgumentEnumerator
A ArgumentEnumerator that can be used to iterate through the collection.

См. также