IVsXMLMemberIndex Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | BuildMemberIndex() | Creates or updates the XML file member index. |
![]() | GetMemberDataFromXML(String^, IVsXMLMemberData^) | Returns an interface (IVsXMLMemberData) that extracts and renders text from a given XML file. |
![]() | GetMemberXML(UInt32, String^) | Retrieves the XML source corresponding to a given member. |
![]() | ParseMemberSignature(String^, UInt32) | Parses a member signature into a unique member identifier. |
Show:
