Ninja Database Pro
SortIndex Method (BaseSingleIndex<T,TIndex>)



KellermanSoftware.NinjaDatabasePro Namespace > BaseSingleIndex<T,TIndex> Class : SortIndex Method
Sort the index by the index value
Syntax
Public MustOverride Sub SortIndex() 
Dim instance As BaseSingleIndex(Of T,TIndex)
 
instance.SortIndex()
public abstract void SortIndex()
public:
abstract void SortIndex(); 
Requirements

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

See Also

Reference

BaseSingleIndex<T,TIndex> Class
BaseSingleIndex<T,TIndex> Members