Removes specified parametr from the collection.
| C# | Visual Basic | Visual C++ | F# |
public void Remove( string name )
Public Sub Remove ( name As String )
public: void Remove( String^ name )
member Remove : name : string -> unit
- name (String)
- Parameter name.
| Exception | Condition |
|---|---|
| ArgumentNullException | Is raised when name is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119