Table of Contents

Class ReverseIndex

Namespace
The.Import.Data
Assembly
Instagile.dll
public class ReverseIndex : Dictionary<Guid, Key>, IDictionary<Guid, Key>, ICollection<KeyValuePair<Guid, Key>>, IReadOnlyDictionary<Guid, Key>, IReadOnlyCollection<KeyValuePair<Guid, Key>>, IEnumerable<KeyValuePair<Guid, Key>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable
Inheritance
ReverseIndex
Implements
Inherited Members

Constructors

ReverseIndex(Action)

public ReverseIndex(Action dispose)

Parameters

dispose Action

Methods

Dispose()

public void Dispose()