Class ReportDataSourceInfoCollection
Represents the collection of data source information of a report.
Inheritance
System.Object
System.Collections.Generic.List<ReportDataSourceInfo>
ReportDataSourceInfoCollection
Implements
System.Collections.Generic.IList<ReportDataSourceInfo>
System.Collections.Generic.ICollection<ReportDataSourceInfo>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<ReportDataSourceInfo>
System.Collections.Generic.IReadOnlyCollection<ReportDataSourceInfo>
System.Collections.Generic.IEnumerable<ReportDataSourceInfo>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Add(Syncfusion.Reports.EJ.ReportDataSourceInfo)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.AsReadOnly()
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.BinarySearch(System.Int32, System.Int32, Syncfusion.Reports.EJ.ReportDataSourceInfo, System.Collections.Generic.IComparer<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.BinarySearch(Syncfusion.Reports.EJ.ReportDataSourceInfo)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.BinarySearch(Syncfusion.Reports.EJ.ReportDataSourceInfo, System.Collections.Generic.IComparer<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Clear()
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Contains(Syncfusion.Reports.EJ.ReportDataSourceInfo)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.ConvertAll<TOutput>(System.Converter<Syncfusion.Reports.EJ.ReportDataSourceInfo, TOutput>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.CopyTo(Syncfusion.Reports.EJ.ReportDataSourceInfo[])
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.CopyTo(System.Int32, Syncfusion.Reports.EJ.ReportDataSourceInfo[], System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.CopyTo(Syncfusion.Reports.EJ.ReportDataSourceInfo[], System.Int32)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Exists(System.Predicate<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Find(System.Predicate<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.FindAll(System.Predicate<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.FindIndex(System.Predicate<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.FindIndex(System.Int32, System.Predicate<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.FindLast(System.Predicate<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.FindLastIndex(System.Predicate<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.ForEach(System.Action<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.Generic.IEnumerable<Syncfusion.Reports.EJ.ReportDataSourceInfo>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.IndexOf(Syncfusion.Reports.EJ.ReportDataSourceInfo)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.IndexOf(Syncfusion.Reports.EJ.ReportDataSourceInfo, System.Int32)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.IndexOf(Syncfusion.Reports.EJ.ReportDataSourceInfo, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Insert(System.Int32, Syncfusion.Reports.EJ.ReportDataSourceInfo)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.LastIndexOf(Syncfusion.Reports.EJ.ReportDataSourceInfo)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.LastIndexOf(Syncfusion.Reports.EJ.ReportDataSourceInfo, System.Int32)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.LastIndexOf(Syncfusion.Reports.EJ.ReportDataSourceInfo, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Remove(Syncfusion.Reports.EJ.ReportDataSourceInfo)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.RemoveAll(System.Predicate<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.RemoveAt(System.Int32)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Reverse()
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Sort()
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Sort(System.Collections.Generic.IComparer<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Sort(System.Comparison<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.ToArray()
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.TrimExcess()
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.TrueForAll(System.Predicate<Syncfusion.Reports.EJ.ReportDataSourceInfo>)
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Capacity
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Count
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.Generic.ICollection<Syncfusion.Reports.EJ.ReportDataSourceInfo>.IsReadOnly
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.Item[System.Int32]
System.Collections.Generic.List<Syncfusion.Reports.EJ.ReportDataSourceInfo>.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.Reports.EJ
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public sealed class ReportDataSourceInfoCollection : List<ReportDataSourceInfo>, IList<ReportDataSourceInfo>, ICollection<ReportDataSourceInfo>, IList, ICollection, IReadOnlyList<ReportDataSourceInfo>, IReadOnlyCollection<ReportDataSourceInfo>, IEnumerable<ReportDataSourceInfo>, IEnumerable
Properties
Item[String]
Declaration
public ReportDataSourceInfo this[string name] { get; }
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Property Value
Type | Description |
---|---|
ReportDataSourceInfo |
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