Edit

Share via


InMemoryStorageItem<T>.Item Property

Definition

Gets the item being stored.

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

Property Value

T

Applies to