Click or drag to resize

InjectiveMapTLeft, TRight(Int32) Constructor

Constructor.

Namespace: Demo3D.Common
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public InjectiveMap(
	int capacity
)

Parameters

capacity  Int32
The initial capacity.
See Also