Table of Contents

Interface IMap

Namespace
RisingV.Shared.Collections
Assembly
RisingV.Shared.dll

Represents a generic map interface that extends IDictionary.

public interface IMap : IDictionary, ICollection, IEnumerable
Inherited Members
Extension Methods