You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities.LinqBridge Namespace > ILookup Interface
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
ILookup Interface

Defines an indexer, size property, and Boolean search method for data structures that map keys to IEnumerable{T} sequences of values.

Syntax
C++
C#
Visual Basic
internal: template <TKey, TElement> __interface ILookup : public IEnumerable<IGrouping<TKey, TElement>>;
System.Collections.IEnumerable Stimulsoft.Base.Json.Utilities.LinqBridge.ILookup Stimulsoft.Base.Json.Utilities.LinqBridge.Lookup
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.