Checks if the collection contains parameter with the specified name.

C# | Visual Basic | Visual C++ | F# |
public bool Contains( string name )
Public Function Contains ( name As String ) As Boolean
public: bool Contains( String^ name )
member Contains : name : string -> bool

- name (String)
- Parameter name.

Boolean
Returns true if collection contains specified parameter.
Returns true if collection contains specified parameter.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119