Removes this element from the source file. This is equivalent to the user selecting the element and pressing delete.
[Visual Basic] Sub Remove() [C#] void Remove(); [C++] void Remove() = 0; [JScript] function Remove();
ICodeElement Interface | ICodeElement Members | System.ComponentModel.Design.CodeModel Namespace