Initializes a new instance of the ParameterSchemaCollection class.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public ParameterSchemaCollection( int capacity ) |
Visual Basic |
---|
Public Sub New ( capacity As Integer ) |
Parameters
- capacity
- Type: System..::..Int32
The number of elements that the new list can initially store.