ISymbolReader.GetGlobalVariables Metoda

Definicja

Pobiera wszystkie zmienne globalne w module.

public:
 cli::array <System::Diagnostics::SymbolStore::ISymbolVariable ^> ^ GetGlobalVariables();
public System.Diagnostics.SymbolStore.ISymbolVariable[] GetGlobalVariables ();
abstract member GetGlobalVariables : unit -> System.Diagnostics.SymbolStore.ISymbolVariable[]
Public Function GetGlobalVariables () As ISymbolVariable()

Zwraca

Tablica wszystkich zmiennych w module.

Dotyczy