Class ReportDimensionElements
Collection of report element.
Inheritance
System.Object
System.Collections.Generic.List<ReportDimensionElement>
ReportDimensionElements
Implements
System.Collections.Generic.IList<ReportDimensionElement>
System.Collections.Generic.ICollection<ReportDimensionElement>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<ReportDimensionElement>
System.Collections.Generic.IReadOnlyCollection<ReportDimensionElement>
System.Collections.Generic.IEnumerable<ReportDimensionElement>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Add(Syncfusion.Windows.Shared.Olap.ReportDimensionElement)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.AsReadOnly()
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.BinarySearch(Syncfusion.Windows.Shared.Olap.ReportDimensionElement)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.BinarySearch(Syncfusion.Windows.Shared.Olap.ReportDimensionElement, System.Collections.Generic.IComparer<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.BinarySearch(System.Int32, System.Int32, Syncfusion.Windows.Shared.Olap.ReportDimensionElement, System.Collections.Generic.IComparer<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Capacity
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Clear()
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Contains(Syncfusion.Windows.Shared.Olap.ReportDimensionElement)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.ConvertAll<TOutput>(System.Converter<Syncfusion.Windows.Shared.Olap.ReportDimensionElement, TOutput>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.CopyTo(Syncfusion.Windows.Shared.Olap.ReportDimensionElement[])
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.CopyTo(Syncfusion.Windows.Shared.Olap.ReportDimensionElement[], System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.CopyTo(System.Int32, Syncfusion.Windows.Shared.Olap.ReportDimensionElement[], System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Count
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Exists(System.Predicate<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Find(System.Predicate<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.FindAll(System.Predicate<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.FindIndex(System.Int32, System.Predicate<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.FindIndex(System.Predicate<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.FindLast(System.Predicate<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.FindLastIndex(System.Predicate<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.ForEach(System.Action<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.IndexOf(Syncfusion.Windows.Shared.Olap.ReportDimensionElement)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.IndexOf(Syncfusion.Windows.Shared.Olap.ReportDimensionElement, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.IndexOf(Syncfusion.Windows.Shared.Olap.ReportDimensionElement, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Insert(System.Int32, Syncfusion.Windows.Shared.Olap.ReportDimensionElement)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Item[System.Int32]
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.LastIndexOf(Syncfusion.Windows.Shared.Olap.ReportDimensionElement)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.LastIndexOf(Syncfusion.Windows.Shared.Olap.ReportDimensionElement, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.LastIndexOf(Syncfusion.Windows.Shared.Olap.ReportDimensionElement, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Remove(Syncfusion.Windows.Shared.Olap.ReportDimensionElement)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.RemoveAll(System.Predicate<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.RemoveAt(System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Reverse()
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Sort()
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Sort(System.Collections.Generic.IComparer<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Sort(System.Comparison<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.Generic.ICollection<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.IsReadOnly
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.Generic.IEnumerable<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.IList.Item[System.Int32]
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.ToArray()
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.TrimExcess()
System.Collections.Generic.List<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>.TrueForAll(System.Predicate<Syncfusion.Windows.Shared.Olap.ReportDimensionElement>)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Shared.Olap
Assembly: Syncfusion.OlapShared.WPF.dll
Syntax
public class ReportDimensionElements : List<ReportDimensionElement>, IList<ReportDimensionElement>, ICollection<ReportDimensionElement>, IList, ICollection, IReadOnlyList<ReportDimensionElement>, IReadOnlyCollection<ReportDimensionElement>, IEnumerable<ReportDimensionElement>, IEnumerable
Constructors
ReportDimensionElements()
Initializes a new instance of the ReportDimensionElements class.
Declaration
public ReportDimensionElements()
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<T>
System.Collections.IEnumerable