Sdílet prostřednictvím


IReadOnlyStoreObjectDictionary<T>.GetValues Metoda

Definice

Získá kolekci obsahující hodnoty z této kolekce.

public System.Collections.Generic.IEnumerable<out T> GetValues ();
abstract member GetValues : unit -> seq<'T (requires 'T : null)>
Public Function GetValues () As IEnumerable(Of Out T)

Návraty

Kolekce obsahující hodnoty z této kolekce.

Platí pro