System.Diagnostics.SymbolStore.ISymbolReader.GetVariables Method

Gets the variables that are not local when given the parent.

Syntax

public ISymbolVariable[] GetVariables (SymbolToken parent)

Parameters

parent
The metadata token for the type for which the variables are requested.

Returns

An array of variables for the parent.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Diagnostics.SymbolStore
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0