Npgsql Api Docs

BitString.Equals Method

Returns true if the this string is identical to the argument passed.

Overload List

Returns true if the this string is identical to the argument passed.

public bool Equals(BitString);

Compares this BitString with an object for equality.

public override bool Equals(object);

See Also

BitString Class | NpgsqlTypes Namespace