Collapse image Expand Image Copy image CopyHover image
                




.NET Framework Class Library
ScannerCollection<(Of <(<'T>)>)>..::..Add Method
ScannerCollection<(Of <(<'T>)>)> Class  See Also 

Overload List

  Name Description
Public method Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>))
Creates a new index and adds it to the collection of indexes.
Public method Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Boolean)
Creates a new index and adds it to the collection of indexes.
Public method Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Boolean, Boolean)
Creates a new index and adds it to the collection of indexes.
Public method Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Boolean, Boolean, CultureInfo)
Creates a new index and adds it to the collection of indexes.
Public method Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Boolean, Boolean, IndexingAlgorithm, CultureInfo)
Creates a new index and adds it to the collection of indexes.
Public method Add(LambdaExpression, Boolean, Boolean, IndexingAlgorithm, CultureInfo)
Creates a new index and adds it to the collection of indexes.

See Also

ScannerCollection<(Of <(<'T>)>)> Class
ScannerCollection<(Of <(<'T>)>)> Members
C1.LiveLinq.Indexing Namespace
Footer image