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