IVsDocOutlineProvider Members
Include Protected Members
Include Inherited Members
Provides information about a document outline.
The IVsDocOutlineProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetOutline | Returns a document outline. |
![]() |
GetOutlineCaption | Returns a document outline caption. |
![]() |
OnOutlineStateChange | Notifies the client when changes have been made to the document outline state. |
![]() |
ReleaseOutline | Releases a document outline. |
Top