menu

ASP.NET Core

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MatchedItemCollection

    Show / Hide Table of Contents

    Class MatchedItemCollection

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

    Constructors

    MatchedItemCollection()

    Declaration
    public MatchedItemCollection()

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