The It type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Is<(Of <(TValue>)>) |
Matches any value that satisfies the given predicate.
| |
| IsAny<(Of <(TValue>)>) |
Matches any value of the given TValue type.
| |
| IsInRange<(Of <(TValue>)>) |
Matches any value that is in the range specified.
| |
| IsRegex | Overloaded. |