Removes specified parametr from the collection.
Declaration Syntax
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
Parameters
- name (String)
- Parameter name.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when name is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119