NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ISymbolScope Methods

The methods of the ISymbolScope interface are listed below. For a complete list of ISymbolScope interface members, see the ISymbolScope Members topic.

GetChildren Gets the lexical scopes that are children of the current lexical scope.
GetLocals Gets the local variables within the current lexical scope.
GetNamespaces Gets the namespaces that are being used within the current scope.

See Also

ISymbolScope Interface | System.Diagnostics.SymbolStore Namespace