[]
        
(Showing Draft Content)

C1.DataCollection.C1SortDataCollection-1.Cache

Cache Property

Cache

Gets or sets the cache used to store compiled predicates.

Declaration
public C1SortDataCollection<T>.SortCache? Cache { get; set; }
Remarks

Using the same cache between multiple collections can accelerate sorting when they use the same sort path.