Sdílet prostřednictvím


Expression.References Metoda

Definice

Vrátí statické referenční cesty k paměti.

public System.Collections.Generic.IReadOnlyList<string> References ();
member this.References : unit -> System.Collections.Generic.IReadOnlyList<string>
Public Function References () As IReadOnlyList(Of String)

Návraty

Seznam statických referenčních cest

Poznámky

Vrátí všechny statické cesty k paměti. Pokud existuje vypočítaný index elementu, cesta se tam ukončí, ale ze vypočítané části můžete získat i jiné cesty.

Platí pro