ByteArrayComparer members
Helper class to compare byte arrays.
The ByteArrayComparer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ByteArrayComparer |
Top
Properties
Name | Description | |
---|---|---|
![]() ![]() |
Comparer | Return a static instance of the comparer. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Equals([], []) | Determines whether the specified objects are equal. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetHashCode([]) | Returns a hash code for the specified object. |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top