SymScope.GetChildren Méthode

Définition

Obtient les étendues lexicales enfants de l’étendue lexicale actuelle.

public:
 override cli::array <System::Diagnostics::SymbolStore::ISymbolScope ^> ^ GetChildren();
public:
 virtual cli::array <System::Diagnostics::SymbolStore::ISymbolScope ^> ^ GetChildren();
public override System.Diagnostics.SymbolStore.ISymbolScope[] GetChildren();
public virtual System.Diagnostics.SymbolStore.ISymbolScope[] GetChildren();
abstract member GetChildren : unit -> System.Diagnostics.SymbolStore.ISymbolScope[]
override this.GetChildren : unit -> System.Diagnostics.SymbolStore.ISymbolScope[]
Public Overrides Function GetChildren () As ISymbolScope()
Public Overridable Function GetChildren () As ISymbolScope()

Retours

Étendues lexicales entourées de l’étendue lexicale actuelle.

Implémente

Exceptions

La mémoire est insuffisante pour répondre à la demande.

S’applique à