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 | |
---|---|---|
CreateUniqueID | (Inherited from CodeElements.) | |
Find | Returns the specified code element of the parent object. | |
GetEnumerator | (Inherited from CodeElements.) | |
Item | (Inherited from CodeElements.) | |
Reserved1 | (Inherited from CodeElements.) | |
Sort | Sorts a collection of elements. |
Top
Properties
Name | Description | |
---|---|---|
Count | (Inherited from CodeElements.) | |
DTE | (Inherited from CodeElements.) | |
Parent | (Inherited from CodeElements.) |
Top