ISymUnmanagedNamespace Interface

Represents a namespace.

Methods

Method Description
GetName Method Gets the name of this namespace.
GetNamespaces Method Gets the children of this namespace.
GetVariables Method Returns all variables defined at global scope within this namespace.

Requirements

Header: CorSym.idl, CorSym.h

See also