ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfTreeGridRowCollection - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PdfTreeGridRowCollection

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

    Constructors

    PdfTreeGridRowCollection(PdfTreeGrid)

    Declaration
    public PdfTreeGridRowCollection(PdfTreeGrid treegrid)
    Parameters
    Type Name Description
    PdfTreeGrid treegrid

    Methods

    Add()

    Declaration
    public PdfTreeGridRow Add()
    Returns
    Type Description
    PdfTreeGridRow

    AddRow(PdfTreeGridRow)

    Declaration
    public void AddRow(PdfTreeGridRow row)
    Parameters
    Type Name Description
    PdfTreeGridRow row

    Insert(Int32)

    Declaration
    public PdfTreeGridRow Insert(int index)
    Parameters
    Type Name Description
    System.Int32 index
    Returns
    Type Description
    PdfTreeGridRow

    InsertRow(Int32, PdfTreeGridRow)

    Declaration
    public void InsertRow(int index, PdfTreeGridRow row)
    Parameters
    Type Name Description
    System.Int32 index
    PdfTreeGridRow row

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved