InjectiveMapTLeft, TRight Constructor (Int32) |
Constructor.
Namespace:
Demo3D.Common
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntaxpublic InjectiveMap(
int capacity
)
Parameters
- capacity
- Type: SystemInt32
The initial capacity.
See Also