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

Public method

CreateUniqueID

Creates a programmatic identifier that does not collide with other identifiers in the scope and that follows the current language naming rules.

Public method

GetEnumerator

Overloaded.

Public method

Item

Returns a CodeElement object in a CodeElements collection.

Public method

Reserved1

Infrastructure. Microsoft Internal Use Only.

Top

Properties

 

Name

Description

Public property

Count

Gets a value indicating the number of objects in the CodeElements collection.

Public property

DTE

Gets the top-level extensibility object.

Public property

Parent

Gets the immediate parent object of a CodeElements collection.

Top

See Also

Reference

CodeElements Interface

EnvDTE Namespace