Class DataSets
Specifies the ordered list of datasets.
Implements
System.Collections.Generic.IList<DataSet>
System.Collections.Generic.ICollection<DataSet>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<DataSet>
System.Collections.Generic.IReadOnlyCollection<DataSet>
System.Collections.Generic.IEnumerable<DataSet>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Add(Syncfusion.RDL.DOM.DataSet)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.AsReadOnly()
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.BinarySearch(System.Int32, System.Int32, Syncfusion.RDL.DOM.DataSet, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.BinarySearch(Syncfusion.RDL.DOM.DataSet)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.BinarySearch(Syncfusion.RDL.DOM.DataSet, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Clear()
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Contains(Syncfusion.RDL.DOM.DataSet)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.ConvertAll<TOutput>(System.Converter<Syncfusion.RDL.DOM.DataSet, TOutput>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.CopyTo(Syncfusion.RDL.DOM.DataSet[])
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.CopyTo(System.Int32, Syncfusion.RDL.DOM.DataSet[], System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.CopyTo(Syncfusion.RDL.DOM.DataSet[], System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Exists(System.Predicate<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Find(System.Predicate<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.FindAll(System.Predicate<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.FindIndex(System.Predicate<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.FindIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.FindLast(System.Predicate<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.FindLastIndex(System.Predicate<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.ForEach(System.Action<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.DataSet>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.IndexOf(Syncfusion.RDL.DOM.DataSet)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.IndexOf(Syncfusion.RDL.DOM.DataSet, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.IndexOf(Syncfusion.RDL.DOM.DataSet, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Insert(System.Int32, Syncfusion.RDL.DOM.DataSet)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.LastIndexOf(Syncfusion.RDL.DOM.DataSet)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.LastIndexOf(Syncfusion.RDL.DOM.DataSet, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.LastIndexOf(Syncfusion.RDL.DOM.DataSet, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Remove(Syncfusion.RDL.DOM.DataSet)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.RemoveAll(System.Predicate<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.RemoveAt(System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Reverse()
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Sort()
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Sort(System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Sort(System.Comparison<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.ToArray()
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.TrimExcess()
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.TrueForAll(System.Predicate<Syncfusion.RDL.DOM.DataSet>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Capacity
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Count
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.Generic.ICollection<Syncfusion.RDL.DOM.DataSet>.IsReadOnly
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.Item[System.Int32]
System.Collections.Generic.List<Syncfusion.RDL.DOM.DataSet>.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 DataSets : List<DataSet>, IList<DataSet>, ICollection<DataSet>, IList, ICollection, IReadOnlyList<DataSet>, IReadOnlyCollection<DataSet>, IEnumerable<DataSet>, IEnumerable
Constructors
DataSets()
Declaration
public DataSets()
DataSets(ReportSerializer)
Declaration
public DataSets(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