Partager via


ISymbolScope.GetChildren Méthode

Définition

Obtient les portées lexicales enfants de la portée actuelle.

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

Retours

Portées lexicales enfants de la portée actuelle.

S’applique à