NAnt SDK Documentation - v0.92

DataTypeBaseDictionary Constructor (Int32)

Initializes a new instance of the DataTypeBaseDictionary class with the specified capacity.

[Visual Basic]
Overloads Public Sub New( _
   ByVal capacity As Integer _
)
[C#]
public DataTypeBaseDictionary(
   int capacity
);

See Also

DataTypeBaseDictionary Class | NAnt.Core Namespace | DataTypeBaseDictionary Constructor Overload List