This documentation is archived and is not being maintained.
ArrayUtil::GetHashCode Method
Visual Studio 2013
Generate hash code for a byte array.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Parameters
- array
- Type: array<System::Byte>
array to generate hash code for.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: