DExploreAppObjClass.Index Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deprecated. Use Index() instead.
public:
virtual void Index() = Microsoft::VisualStudio::VSHelp::Help::Index;
public:
virtual void Index() = Microsoft::VisualStudio::VSHelp::Help::Index;
virtual void Index();
[System.Runtime.InteropServices.DispId(2)]
public virtual void Index ();
[<System.Runtime.InteropServices.DispId(2)>]
abstract member Index : unit -> unit
override this.Index : unit -> unit
Public Overridable Sub Index ()
Implements
- Attributes