Miner.Interop Namespace > ID8List Interface : AddSorted Method |
'Declaration
Sub AddSorted( _ ByVal pListItem As ID8ListItem, _ ByVal StartPosition As System.Integer _ )
'Usage
Dim instance As ID8List Dim pListItem As ID8ListItem Dim StartPosition As System.Integer instance.AddSorted(pListItem, StartPosition)
void AddSorted( ID8ListItem pListItem, System.int StartPosition )
procedure AddSorted( pListItem: ID8ListItem; StartPosition: System.Integer );
function AddSorted( pListItem : ID8ListItem, StartPosition : System.int );
void AddSorted( ID8ListItem* pListItem, System.int StartPosition )
void AddSorted( ID8ListItem^ pListItem, System.int StartPosition )
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