Table of Contents

Class CollectionSearch

Namespace
InSite.Persistence.Platform.Collections
Assembly
InSite.Persistence.dll
public class CollectionSearch : ICollectionSearch
Inheritance
CollectionSearch
Implements
Inherited Members

Constructors

CollectionSearch()

public CollectionSearch()

Methods

Select(HashSet<Guid>)

public Dictionary<Guid, string> Select(HashSet<Guid> itemIdentifiers)

Parameters

itemIdentifiers HashSet<Guid>

Returns

Dictionary<Guid, string>