C1SortDataCollection.SortCache<T> Class
In This Topic
Cache for compiled predicates.
Syntax
'Declaration
Public Class C1SortDataCollection.SortCache(Of As Class)
public class C1SortDataCollection.SortCache<>
where T: class
Type Parameters
Inheritance Hierarchy
System.Object
C1.DataCollection.C1SortDataCollection`1.SortCache<T>
See Also