This documentation is archived and is not being maintained.
ArrayUtil Class
Visual Studio 2013
A class that has random array processing helper routines.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
The ArrayUtil type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | Equals(Byte(), Byte()) | Compare two byte arrays to determine whether they contain the same data. |
![]() ![]() | Equals(Byte(), Byte(), Int32) | Compare two byte arrays to determine whether they contain the same data. |
![]() ![]() | GetHashCode | Generate hash code for a byte array. |
Show:
