Click or drag to resize

InjectiveMapEnumeratorTLeft, TRight Constructor

Namespace:  Demo3D.Common
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public InjectiveMapEnumerator(
	InjectiveMap<TLeft, TRight> map
)

Parameters

map
Type: Demo3D.CommonInjectiveMapTLeft, TRight

[Missing <param name="map"/> documentation for "M:Demo3D.Common.InjectiveMapEnumerator`2.#ctor(Demo3D.Common.InjectiveMap{`0,`1})"]

See Also