Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: NameValuesCollection<TValue>(int)

Declaration

public NameValuesCollection<TValue>(
    int capacity
)

Summary

Creates an empty collection.

Parameters

intcapacityInitial capacity, in terms of keys.