Redigera

Dela via


BatchItem<T>.Item Property

Definition

Gets the batch item payload.

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

Property Value

T

Applies to