DataSource for Entity Framework in WPF
C1.LiveLinq.Indexing Namespace / IndexingAlgorithm Class
Fields Methods


In This Topic
    IndexingAlgorithm Class Members
    In This Topic

    The following tables list the members exposed by IndexingAlgorithm.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The red-black tree algorithm, a type of self-balancing binary search tree widely used in computer science because it has good performance that does not significantly degrade even in worst cases.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new index.  
    Top
    See Also