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