This documentation is archived and is not being maintained.
ByteArrayEqualityComparer::Equals Method (array<Byte>, array<Byte>)
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
public: virtual bool Equals( array<unsigned char>^ first, array<unsigned char>^ second ) sealed
Implements
IEqualityComparer<T>::Equals(T, T)- 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: