Udostępnij za pośrednictwem


IReadOnlyStoreObjectDictionary<T>.GetValues Metoda

Definicja

Pobiera kolekcję zawierającą wartości z tej kolekcji.

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)

Zwraca

Kolekcja zawierająca wartości z tej kolekcji.

Dotyczy