This documentation is archived and is not being maintained.

ArrayUtil::Equals Method

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member Equals(array<Byte>, array<Byte>) Compare two byte arrays to determine whether they contain the same data.
Public method Static member Equals(array<Byte>, array<Byte>, Int32) Compare two byte arrays to determine whether they contain the same data.
Top
Show: