Add | Adds a new statement to the collection. |
GetCount | Gets the number of elements currently in the collection. |
GetItemAt | Gets the element at the specified index. |
GetItems | Gets a snapshot of all contained elements. |
SetItemAt | Sets the item at the specified index. |
SetItems | Sets the element collection items to those specified. The current set of elements are replaced. |
ICodeElements Interface | System.ComponentModel.Design.CodeModel Namespace