Overload List
| Name | Description | |
|---|---|---|
|
|
Contains(IList<(Of <<'(DateTime>)>>)) |
Returns true if either of specified items exists in the wrapped list.
|
|
|
Contains(DateTime) |
Returns true if specified item exists in the wrapped list.
|
|
|
Contains(array<DateTime>[]()[][]) |
Returns true if either of specified items exists in the wrapped list.
|