'Declaration Public Overrides Function ContainsElement( _ ByVal element As PgSqlTimeStamp _ ) As Boolean |
public override bool ContainsElement( PgSqlTimeStamp element ) |
Parameters
- element
- The value to check.
Return Value
true if the range contains the specified value; otherwise, false.