VCCodeElements Members

A collection of objects (representing individual code elements) within one or more source files.

The VCCodeElements type exposes the following members.

Methods

  Name Description
Public method CreateUniqueID (Inherited from CodeElements.)
Public method Find Returns the specified code element of the parent object.
Public method GetEnumerator (Inherited from CodeElements.)
Public method Item (Inherited from CodeElements.)
Public method Reserved1 (Inherited from CodeElements.)
Public method Sort Sorts a collection of elements.

Top

Properties

  Name Description
Public property Count (Inherited from CodeElements.)
Public property DTE (Inherited from CodeElements.)
Public property Parent (Inherited from CodeElements.)

Top

See Also

Reference

VCCodeElements Interface

Microsoft.VisualStudio.VCCodeModel Namespace