Share via


CompletionSourceList.GetEnumerator Yöntem

Tanım

Toplulukta yinelenen bir numaralandırıcı döndürür.

public:
 virtual System::Collections::Generic::IEnumerator<System::CommandLine::Completions::ICompletionSource ^> ^ GetEnumerator();
public System.Collections.Generic.IEnumerator<System.CommandLine.Completions.ICompletionSource> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.CommandLine.Completions.ICompletionSource>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.CommandLine.Completions.ICompletionSource>
Public Function GetEnumerator () As IEnumerator(Of ICompletionSource)

Döndürülenler

Koleksiyonda yinelemek için kullanılabilecek bir numaralandırıcı.

Uygulamalar

Şunlara uygulanır