[]
        
(Showing Draft Content)

C1.LiveLinq.Indexing.IndexCollection-1.Clear

Clear Method

Clear()

Clears the collection of all indexes. All indexes are detached from the indexed collection and destroyed.

Declaration
public override void Clear()
Public Overrides Sub Clear()
Overrides
Implements