Summary
Initializes a new instance of the
NAnt.Core.DataTypeBaseDictionary
class
with the specified capacity.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Data
Type Base Dictionary
Syntax
public DataTypeBaseDictionary(int capacity)
Parameters
Name | Type | Description |
---|---|---|
capacity | int |
Return Value
Type | Description |
---|---|
void |