CodeInterface2 Methods

Include Protected Members
Include Inherited Members

The CodeInterface2 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 AddBase Adds an item to the list of inherited objects.
Public method AddEvent Adds an interface event.
Public method AddFunction Creates a new function code construct and inserts the code in the correct location.
Public method AddProperty Creates a new property code construct and inserts the code in the correct location.
Public method GetEndPoint Gets a TextPoint object that marks the end of the code element definition.
Public method GetStartPoint Gets a TextPoint object that defines the beginning of the code element definition.
Public method RemoveBase Removes an object from the list of bases.
Public method RemoveMember Removes a member code construct.

Top

See Also

Reference

CodeInterface2 Interface

EnvDTE80 Namespace