Class FilterValues
Specifies the collection of filter values used in the filter.
Implements
System.Collections.Generic.IList<FilterValue>
System.Collections.Generic.ICollection<FilterValue>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<FilterValue>
System.Collections.Generic.IReadOnlyCollection<FilterValue>
System.Collections.Generic.IEnumerable<FilterValue>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Add(Syncfusion.RDL.DOM.FilterValue)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.AsReadOnly()
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.BinarySearch(System.Int32, System.Int32, Syncfusion.RDL.DOM.FilterValue, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.BinarySearch(Syncfusion.RDL.DOM.FilterValue)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.BinarySearch(Syncfusion.RDL.DOM.FilterValue, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Clear()
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Contains(Syncfusion.RDL.DOM.FilterValue)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.ConvertAll<TOutput>(System.Converter<Syncfusion.RDL.DOM.FilterValue, TOutput>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.CopyTo(Syncfusion.RDL.DOM.FilterValue[])
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.CopyTo(System.Int32, Syncfusion.RDL.DOM.FilterValue[], System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.CopyTo(Syncfusion.RDL.DOM.FilterValue[], System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Exists(System.Predicate<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Find(System.Predicate<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.FindAll(System.Predicate<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.FindIndex(System.Predicate<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.FindIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.FindLast(System.Predicate<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.FindLastIndex(System.Predicate<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.ForEach(System.Action<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.FilterValue>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.IndexOf(Syncfusion.RDL.DOM.FilterValue)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.IndexOf(Syncfusion.RDL.DOM.FilterValue, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.IndexOf(Syncfusion.RDL.DOM.FilterValue, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Insert(System.Int32, Syncfusion.RDL.DOM.FilterValue)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.LastIndexOf(Syncfusion.RDL.DOM.FilterValue)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.LastIndexOf(Syncfusion.RDL.DOM.FilterValue, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.LastIndexOf(Syncfusion.RDL.DOM.FilterValue, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Remove(Syncfusion.RDL.DOM.FilterValue)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.RemoveAll(System.Predicate<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.RemoveAt(System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Reverse()
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Sort()
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Sort(System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Sort(System.Comparison<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.ToArray()
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.TrimExcess()
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.TrueForAll(System.Predicate<Syncfusion.RDL.DOM.FilterValue>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Capacity
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Count
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.Generic.ICollection<Syncfusion.RDL.DOM.FilterValue>.IsReadOnly
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.Item[System.Int32]
System.Collections.Generic.List<Syncfusion.RDL.DOM.FilterValue>.System.Collections.IList.Item[System.Int32]
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public class FilterValues : List<FilterValue>, IList<FilterValue>, ICollection<FilterValue>, IList, ICollection, IReadOnlyList<FilterValue>, IReadOnlyCollection<FilterValue>, IEnumerable<FilterValue>, IEnumerable
Constructors
FilterValues()
Declaration
public FilterValues()
FilterValues(ReportSerializer)
Declaration
public FilterValues(ReportSerializer serializer)
Parameters
Type | Name | Description |
---|---|---|
ReportSerializer | serializer |
Implements
System.Collections.Generic.IList<>
System.Collections.Generic.ICollection<>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<>
System.Collections.IEnumerable