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



KellermanSoftware.NinjaDatabasePro Namespace > BaseSingleIndex<T,TIndex> Class : Clear Method
Clear all the items in the index
Syntax
Public MustOverride Sub Clear() 
Dim instance As BaseSingleIndex(Of T,TIndex)
 
instance.Clear()
public abstract void Clear()
public:
abstract void Clear(); 
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