Partager via


IDebugProxy.GetAssemblyFields(ScopeFrame[]) Méthode

Définition

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

Paramètres

scopeframes
ScopeFrame[]

Retours

S’applique à