CodeElements Members
Include Protected Members
Include Inherited Members
A collection of objects representing code constructs in a source file.
The CodeElements type exposes the following members.
Methods
Name
Description
Creates a programmatic identifier that does not collide with other identifiers in the scope and that follows the current language naming rules.
Overloaded.
Returns a CodeElement object in a CodeElements collection.
Infrastructure. Microsoft Internal Use Only.
Top
Properties
Name
Description
Gets a value indicating the number of objects in the CodeElements collection.
Gets the top-level extensibility object.
Gets the immediate parent object of a CodeElements collection.
Top