Binary Methods
.NET Framework (current version)
Namespace:
System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Binary) | Determines whether two binary objects are equal. |
![]() | Equals(Object) | Determines whether the specified Object is equal to the current Object.(Overrides Object.Equals(Object).) |
![]() | GetHashCode() | Serves as a hash function for a particular type.(Overrides Object.GetHashCode().) |
![]() | GetType() | |
![]() | ToArray() | Returns an array of bytes that represents the current binary object. |
![]() | ToString() | Returns a String that represents the current binary object.(Overrides Object.ToString().) |
Show:
