Edit

Share via


SequentialItem<T>.Item Property

Definition

Gets the item.

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

Property Value

T

The item.

Applies to