Class ReportItems
Implements
System.Collections.Generic.IList<ReportItem>
System.Collections.Generic.ICollection<ReportItem>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<ReportItem>
System.Collections.Generic.IReadOnlyCollection<ReportItem>
System.Collections.Generic.IEnumerable<ReportItem>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Add(BoldReports.RDL.DOM.ReportItem)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.AddRange(System.Collections.Generic.IEnumerable<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.AsReadOnly()
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.BinarySearch(System.Int32, System.Int32, BoldReports.RDL.DOM.ReportItem, System.Collections.Generic.IComparer<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.BinarySearch(BoldReports.RDL.DOM.ReportItem)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.BinarySearch(BoldReports.RDL.DOM.ReportItem, System.Collections.Generic.IComparer<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Clear()
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Contains(BoldReports.RDL.DOM.ReportItem)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.ConvertAll<TOutput>(System.Converter<BoldReports.RDL.DOM.ReportItem, TOutput>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.CopyTo(BoldReports.RDL.DOM.ReportItem[])
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.CopyTo(System.Int32, BoldReports.RDL.DOM.ReportItem[], System.Int32, System.Int32)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.CopyTo(BoldReports.RDL.DOM.ReportItem[], System.Int32)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Exists(System.Predicate<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Find(System.Predicate<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.FindAll(System.Predicate<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.FindIndex(System.Predicate<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.FindIndex(System.Int32, System.Predicate<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.FindIndex(System.Int32, System.Int32, System.Predicate<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.FindLast(System.Predicate<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.FindLastIndex(System.Predicate<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.FindLastIndex(System.Int32, System.Predicate<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.FindLastIndex(System.Int32, System.Int32, System.Predicate<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.ForEach(System.Action<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.GetEnumerator()
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.Generic.IEnumerable<BoldReports.RDL.DOM.ReportItem>.GetEnumerator()
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.IndexOf(BoldReports.RDL.DOM.ReportItem)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.IndexOf(BoldReports.RDL.DOM.ReportItem, System.Int32)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.IndexOf(BoldReports.RDL.DOM.ReportItem, System.Int32, System.Int32)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Insert(System.Int32, BoldReports.RDL.DOM.ReportItem)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.LastIndexOf(BoldReports.RDL.DOM.ReportItem)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.LastIndexOf(BoldReports.RDL.DOM.ReportItem, System.Int32)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.LastIndexOf(BoldReports.RDL.DOM.ReportItem, System.Int32, System.Int32)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Remove(BoldReports.RDL.DOM.ReportItem)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.RemoveAll(System.Predicate<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.RemoveAt(System.Int32)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Reverse()
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Sort()
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Sort(System.Collections.Generic.IComparer<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Sort(System.Comparison<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.ToArray()
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.TrimExcess()
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.TrueForAll(System.Predicate<BoldReports.RDL.DOM.ReportItem>)
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Capacity
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Count
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.Generic.ICollection<BoldReports.RDL.DOM.ReportItem>.IsReadOnly
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.Item[System.Int32]
System.Collections.Generic.List<BoldReports.RDL.DOM.ReportItem>.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: BoldReports.RDL.DOM
Assembly: BoldReports.Wpf.dll
Syntax
public class ReportItems : List<ReportItem>, IList<ReportItem>, ICollection<ReportItem>, IList, ICollection, IReadOnlyList<ReportItem>, IReadOnlyCollection<ReportItem>, IEnumerable<ReportItem>, IEnumerable
Constructors
ReportItems()
Declaration
public ReportItems()
ReportItems(ReportSerializer)
Declaration
public ReportItems(ReportSerializer serializer)
Parameters
Type | Name | Description |
---|---|---|
BoldReports.RDL.DOM.ReportSerializer | serializer |
Implements
System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable