ReadOnlyTensorSpan<T>.Enumerator.Current 属性

定义

获取枚举器当前位置的元素。

public:
 property T& ^ Current { T& ^ get(); };
public ref readonly T Current { get; }
member this.Current : 'T
Public ReadOnly Property Current As T

属性值

T

适用于