Method Contains
| Improve this Doc View SourceContains(String)
Determine if the item is in the section.
Declaration
bool Contains(string item)
Parameters
Type | Name | Description |
---|---|---|
String | item | The item to locate in the section. |
Returns
Type | Description |
---|---|
Boolean |
|
Exceptions
Type | Condition |
---|---|
ArgumentNullException |
|