Share via


LruCache<TKey,TValue>.TotalLength Property

Definition

Gets the total length of all values currently stored in the LruCache<TKey,TValue>.

public int TotalLength { get; }
member this.TotalLength : int
Public ReadOnly Property TotalLength As Integer

Property Value

Applies to