SymMethod.RootScopeInternal Methode

Definitie

Hiermee haalt u het hoofd lexicale bereik voor de huidige methode op. Met dit bereik wordt de hele methode ingesloten.

public:
 System::Diagnostics::SymbolStore::ISymbolScope ^ RootScopeInternal();
public:
 virtual System::Diagnostics::SymbolStore::ISymbolScope ^ RootScopeInternal();
public System.Diagnostics.SymbolStore.ISymbolScope RootScopeInternal();
public virtual System.Diagnostics.SymbolStore.ISymbolScope RootScopeInternal();
member this.RootScopeInternal : unit -> System.Diagnostics.SymbolStore.ISymbolScope
abstract member RootScopeInternal : unit -> System.Diagnostics.SymbolStore.ISymbolScope
override this.RootScopeInternal : unit -> System.Diagnostics.SymbolStore.ISymbolScope
Public Function RootScopeInternal () As ISymbolScope
Public Overridable Function RootScopeInternal () As ISymbolScope

Retouren

Het hoofd lexicale bereik dat de hele methode omsluit.

Van toepassing op