ISymbolReader.GetGlobalVariables Methode

Definitie

Haalt alle globale variabelen in de module op.

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()

Retouren

Een matrix van alle variabelen in de module.

Van toepassing op