Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Creates an index of members in XML documents corresponding to metadata files. Implemented by the environment. Returned by the CreateXMLMemberIndex method of the IVsXMLMemberIndexService interface.
The IVsXMLMemberIndex type exposes the following members.
Methods
Name
Description
Creates or updates the XML file member index.
Returns an interface (IVsXMLMemberData) that extracts and renders text from a given XML file.
Retrieves the XML source corresponding to a given member.
Parses a member signature into a unique member identifier.
Top