| Miner.Interop Namespace > ID8List Interface : Next Method | 
'DeclarationFunction Next( _ Optional ByVal bUseDynamic As System.Boolean _ ) As ID8ListItem
'UsageDim instance As ID8List Dim bUseDynamic As System.Boolean Dim value As ID8ListItem value = instance.Next(bUseDynamic)
ID8ListItem Next( System.bool bUseDynamic )
function Next( 
    bUseDynamic: System.Boolean
): ID8ListItem; 
            function Next( bUseDynamic : System.boolean ) : ID8ListItem;
ID8ListItem* Next( System.bool bUseDynamic )
ID8ListItem^ Next( System.bool bUseDynamic )
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