Contains
Contains
Checks if collection contains WeekDay .specified.
Returns: true, if collection contains item specified, of false otherwise.
Contains(const System::SharedPtr< WeekDay > & item)
| Parameter | Description |
|---|---|
| item | The item to check against to. |