Class Classes
Specifies the Collection of Class to instantiate during report initialization.
Implements
System.Collections.Generic.IList<Class>
System.Collections.Generic.ICollection<Class>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<Class>
System.Collections.Generic.IReadOnlyCollection<Class>
System.Collections.Generic.IEnumerable<Class>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Add(Syncfusion.RDL.DOM.Class)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.AsReadOnly()
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.BinarySearch(System.Int32, System.Int32, Syncfusion.RDL.DOM.Class, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.BinarySearch(Syncfusion.RDL.DOM.Class)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.BinarySearch(Syncfusion.RDL.DOM.Class, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Clear()
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Contains(Syncfusion.RDL.DOM.Class)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.ConvertAll<TOutput>(System.Converter<Syncfusion.RDL.DOM.Class, TOutput>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.CopyTo(Syncfusion.RDL.DOM.Class[])
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.CopyTo(System.Int32, Syncfusion.RDL.DOM.Class[], System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.CopyTo(Syncfusion.RDL.DOM.Class[], System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Exists(System.Predicate<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Find(System.Predicate<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.FindAll(System.Predicate<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.FindIndex(System.Predicate<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.FindIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.FindLast(System.Predicate<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.FindLastIndex(System.Predicate<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.ForEach(System.Action<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.Class>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.IndexOf(Syncfusion.RDL.DOM.Class)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.IndexOf(Syncfusion.RDL.DOM.Class, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.IndexOf(Syncfusion.RDL.DOM.Class, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Insert(System.Int32, Syncfusion.RDL.DOM.Class)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.LastIndexOf(Syncfusion.RDL.DOM.Class)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.LastIndexOf(Syncfusion.RDL.DOM.Class, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.LastIndexOf(Syncfusion.RDL.DOM.Class, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Remove(Syncfusion.RDL.DOM.Class)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.RemoveAll(System.Predicate<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.RemoveAt(System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Reverse()
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Sort()
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Sort(System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Sort(System.Comparison<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.ToArray()
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.TrimExcess()
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.TrueForAll(System.Predicate<Syncfusion.RDL.DOM.Class>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Capacity
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Count
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.Generic.ICollection<Syncfusion.RDL.DOM.Class>.IsReadOnly
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.Item[System.Int32]
System.Collections.Generic.List<Syncfusion.RDL.DOM.Class>.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 Classes : List<Class>, IList<Class>, ICollection<Class>, IList, ICollection, IReadOnlyList<Class>, IReadOnlyCollection<Class>, IEnumerable<Class>, IEnumerable
Constructors
Classes()
Declaration
public Classes()
Classes(ReportSerializer)
Declaration
public Classes(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