BitString.Equals Method (BitString)
      
     
    
       Returns true if the this string is identical to the argument passed. 
      
        [Visual Basic]
        NotOverridable Overloads Public Function Equals( _
   ByVal 
other As 
BitString _
) As 
Boolean _
 
      
      Implements
      
        IEquatable`1.Equals
      
      See Also
      
        BitString Class | NpgsqlTypes Namespace | BitString.Equals Overload List