menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextSearchResultCollection - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextSearchResultCollection

    Class which represents the collection of text search result.

    Inheritance
    System.Object
    System.Collections.Generic.Dictionary<System.Int32, MatchedItemCollection>
    TextSearchResultCollection
    Implements
    System.Collections.Generic.IDictionary<System.Int32, MatchedItemCollection>
    System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Int32, MatchedItemCollection>>
    System.Collections.IDictionary
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyDictionary<System.Int32, MatchedItemCollection>
    System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<System.Int32, MatchedItemCollection>>
    System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.Int32, MatchedItemCollection>>
    System.Collections.IEnumerable
    System.Runtime.Serialization.ISerializable
    System.Runtime.Serialization.IDeserializationCallback
    Inherited Members
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.Add(System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.Clear()
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.Comparer
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.ContainsKey(System.Int32)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.ContainsValue(Syncfusion.Pdf.Parsing.MatchedItemCollection)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.Count
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.GetEnumerator()
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.Item[System.Int32]
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.Keys
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.OnDeserialization(System.Object)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.Remove(System.Int32)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>>.Add(System.Collections.Generic.KeyValuePair<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>>.Contains(System.Collections.Generic.KeyValuePair<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>>.CopyTo(System.Collections.Generic.KeyValuePair<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>[], System.Int32)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>>.IsReadOnly
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>>.Remove(System.Collections.Generic.KeyValuePair<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.Generic.IDictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.Keys
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.Generic.IDictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.Values
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>>.GetEnumerator()
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.Generic.IReadOnlyDictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.Keys
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.Generic.IReadOnlyDictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.Values
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.ICollection.IsSynchronized
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.ICollection.SyncRoot
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.IDictionary.Add(System.Object, System.Object)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.IDictionary.Contains(System.Object)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.IDictionary.get_Item(System.Object)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.IDictionary.GetEnumerator()
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.IDictionary.IsFixedSize
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.IDictionary.IsReadOnly
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.IDictionary.Item[System.Object]
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.IDictionary.Keys
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.IDictionary.Remove(System.Object)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.IDictionary.set_Item(System.Object, System.Object)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.IDictionary.Values
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.TryGetValue(System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection)
    System.Collections.Generic.Dictionary<System.Int32, Syncfusion.Pdf.Parsing.MatchedItemCollection>.Values
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Pdf.Parsing
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public class TextSearchResultCollection : Dictionary<int, MatchedItemCollection>, IDictionary<int, MatchedItemCollection>, ICollection<KeyValuePair<int, MatchedItemCollection>>, IDictionary, ICollection, IReadOnlyDictionary<int, MatchedItemCollection>, IReadOnlyCollection<KeyValuePair<int, MatchedItemCollection>>, IEnumerable<KeyValuePair<int, MatchedItemCollection>>, IEnumerable, ISerializable, IDeserializationCallback

    Constructors

    TextSearchResultCollection()

    Declaration
    public TextSearchResultCollection()

    Implements

    System.Collections.Generic.IDictionary<TKey, TValue>
    System.Collections.Generic.ICollection<T>
    System.Collections.IDictionary
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyDictionary<TKey, TValue>
    System.Collections.Generic.IReadOnlyCollection<T>
    System.Collections.Generic.IEnumerable<T>
    System.Collections.IEnumerable
    System.Runtime.Serialization.ISerializable
    System.Runtime.Serialization.IDeserializationCallback

    Extension Methods

    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, Int32, Func<TElement, Object>[])
    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, IEnumerable<Func<TElement, Object>>)
    FunctionalExtensions.ForEach<T>(IEnumerable, Action<T>)
    FunctionalExtensions.ForEach<T>(IEnumerable<T>, Action<T>)
    FunctionalExtensions.ToList<T>(IEnumerable)
    ChartExtensionUtils.DistinctBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved