Sdílet prostřednictvím


StoreObjectDictionary<T>.GetValues Metoda

Definice

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

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

Návraty

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

Implementuje

Platí pro