Miner.Interop Namespace > IMMTreeViewSelection Interface : Next Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678275)> ReadOnly Property Next As ID8ListItem
'Usage
Dim instance As IMMTreeViewSelection Dim value As ID8ListItem value = instance.Next
[System.Runtime.InteropServices.DispId(1610678275)] ID8ListItem Next {get;}
read-only property Next: ID8ListItem;
System.Runtime.InteropServices.DispIdAttribute(1610678275) function get Next : ID8ListItem
[System.Runtime.InteropServices.DispId(1610678275)] __property ID8ListItem* get_Next();
[System.Runtime.InteropServices.DispId(1610678275)] property ID8ListItem^ Next { ID8ListItem^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2