Condividi tramite


IDebugProxy.GetAssemblyFields(ScopeFrame[]) Metodo

Definizione

public:
 cli::array <Microsoft::XLANGs::RuntimeTypes::IDebugFieldValue ^> ^ GetAssemblyFields(cli::array <Microsoft::XLANGs::RuntimeTypes::ScopeFrame ^> ^ scopeframes);
public Microsoft.XLANGs.RuntimeTypes.IDebugFieldValue[] GetAssemblyFields (Microsoft.XLANGs.RuntimeTypes.ScopeFrame[] scopeframes);
abstract member GetAssemblyFields : Microsoft.XLANGs.RuntimeTypes.ScopeFrame[] -> Microsoft.XLANGs.RuntimeTypes.IDebugFieldValue[]
Public Function GetAssemblyFields (scopeframes As ScopeFrame()) As IDebugFieldValue()

Parametri

scopeframes
ScopeFrame[]

Restituisce

Si applica a