Binary::Equals Method (Binary^)
.NET Framework (current version)
Determines whether two binary objects are equal.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- other
-
Type:
System.Data.Linq::Binary^
The Object to which the current object is being compared.
Implements
IEquatable<T>::Equals(T)
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: