Add | Adds a new statement to the collection. |
GetCount | Gets the number of parameters currently in the collection. |
GetItemAt | Gets the parameter at the specified index. |
GetItems | Gets a snapshot of all contained parameters. |
SetItemAt | Sets the item at the specified index. |
SetItems | Clears the current set of parameters, and replaces them with the parameters in value. |
ICodeParameters Interface | System.ComponentModel.Design.CodeModel Namespace