共用方式為


SequentialItem<T>.Item 屬性

定義

取得專案。

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

屬性值

T

項目。

適用於