| Name | Description | |
|---|---|---|
![]() | Count | Overridden. Specifies the number of items in the collection. Specifies the number of parameters in the collection. |
![]() | IsFixedSize | Overridden. Specifies whether the collection is a fixed size. Specifies whether the collection is a fixed size. |
![]() | IsReadOnly | Overridden. Specifies whether the collection is read-only. Specifies whether the collection is read-only. |
![]() | IsSynchronized | Overridden. Specifies whether the collection is synchronized. Specifies whether the collection is synchronized. |
![]() | Item | Overloaded. Gets and sets the VistaDBParameter at the specified index. |
![]() | SyncRoot | Overridden. Specifies the System.Object to be used to synchronize access to the collection. Specifies the Object to be used to synchronize access to the collection. |


