CodeFunction Methods

Include Protected Members
Include Inherited Members

The CodeFunction type exposes the following members.

Methods

  Name Description
Public method AddAttribute Creates a new attribute code construct and inserts the code in the correct location.
Public method AddParameter Creates a new parameter code construct and inserts the code in the correct location.
Public method GetEndPoint Returns a TextPoint object that marks the end of the code element definition.
Public method GetStartPoint Returns a TextPoint object that defines the beginning of the code element definition.
Public method RemoveParameter Removes a parameter from the argument list.

Top

See Also

Reference

CodeFunction Interface

EnvDTE Namespace