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