Udostępnij za pośrednictwem


ArrowStringDataFrameColumn.GetEnumerator Metoda

Definicja

Zwraca moduł wyliczający, który iteruje wartości ciągu w tej kolumnie.

[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.Data.Analysis.ArrowStringDataFrameColumn+<GetEnumerator>d__26))]
public System.Collections.Generic.IEnumerator<string> GetEnumerator ();
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.Data.Analysis.ArrowStringDataFrameColumn+<GetEnumerator>d__26))>]
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<string>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<string>
Public Iterator Overridable NotOverridable Function GetEnumerator () As IEnumerator(Of String)

Zwraca

Implementuje

Atrybuty

Dotyczy