Прочетете на английски

Споделяне чрез


TensorSpan<T>.Enumerator Struct

Definition

Enumerates the elements of a TensorSpan<T>.

C#
public ref struct TensorSpan<T>.Enumerator

Type Parameters

T
Inheritance
TensorSpan<T>.Enumerator

Properties

Current

Gets the element at the current position of the enumerator.

Methods

MoveNext()

Advances the enumerator to the next element of the span.

Applies to

Продукт Версии
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)