NAnt SDK Documentation - v0.92 |
|
DataTypeBaseDictionary Constructor (Int32, Int32)
[Visual Basic]
Overloads Public Sub New( _
ByVal
capacity As
Integer, _
ByVal
loadFactor As
Integer _
)
[C#]
public DataTypeBaseDictionary(
int capacity,
int loadFactor);
See Also
DataTypeBaseDictionary Class | NAnt.Core Namespace | DataTypeBaseDictionary Constructor Overload List