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