The properties of the NpgsqlParameterCollection class are listed below. For a complete list of NpgsqlParameterCollection class members, see the NpgsqlParameterCollection Members topic.
|  Count | Gets the number of NpgsqlParameter objects in the collection. | 
|  IsFixedSize | |
|  IsReadOnly | |
|  IsSynchronized | |
|  Item | Overloaded. Gets the NpgsqlParameter with the specified name. | 
|  SyncRoot | 
NpgsqlParameterCollection Class | Npgsql Namespace