Method ContainsName
ContainsName(string)
Returns true if a variable with the specified name exists.
Declaration
[Obsolete("Please use ContainsKey instead.", false)]
public bool ContainsName(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name |
Returns
| Type | Description |
|---|---|
| bool |