Constructor ReadOnlyMap ReadOnlyMap(IMap<TLeft, TRight>) Initializes a new instance of the ReadOnlyMap<TLeft, TRight> class. Declaration public ReadOnlyMap(IMap<TLeft, TRight> map) Parameters Type Name Description IMap<TLeft, TRight> map