Compares two byte arrays
Inheritance Hierarchy SystemObject VelocityDb.Collection.ComparerByteArrayComparer
Namespace:
VelocityDb.Collection.Comparer
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax [SerializableAttribute]
public class ByteArrayComparer : IComparer<byte[]>
<SerializableAttribute>
Public Class ByteArrayComparer
Implements IComparer(Of Byte())
[SerializableAttribute]
public ref class ByteArrayComparer : IComparer<array<unsigned char>^>
[<SerializableAttribute>]
type ByteArrayComparer =
class
interface IComparer<byte[]>
end
The ByteArrayComparer type exposes the following members.
Constructors Methods See Also