SequentialItem<T>.Item 属性

定义

获取项。

public T Item { get; }
member this.Item : 'T
Public ReadOnly Property Item As T

属性值

T

项。

适用于