Initializes a new instance of the SerializableDictionary<(Of <(<'TKey, TValue>)>)> class.
            
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# | 
|---|
public SerializableDictionary( int capacity )  | 
| Visual Basic | 
|---|
Public Sub New ( capacity As Integer )  | 
Parameters
- capacity
 - Type: System..::..Int32
The capacity.