Bagikan melalui


ISymbolReader.GetVariables(SymbolToken) Metode

Definisi

Mendapatkan variabel yang tidak lokal ketika diberikan induk.

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

Parameter

parent
SymbolToken

Token metadata untuk jenis yang diminta variabelnya.

Mengembalikan

Array variabel untuk induk.

Berlaku untuk