ISymbolReader.GetGlobalVariables Méthode

Définition

Obtient toutes les variables globales du 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()

Retours

Tableau de l'ensemble des variables du module.

S’applique à