VCCodeVariable Methods
Visual Studio 2008
The VCCodeVariable type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddAttribute | Creates a new attribute code construct and inserts the code in the correct location. |
|
GetEndPoint | Gets a TextPoint object that marks the end of the code element definition. |
|
GetStartPoint | Gets a TextPoint object that defines the beginning of the code element definition. |
|
IsSelf | Determines if the specified code element is the same as the current code element. |