Click or drag to resize
ByteArrayComparableCompareTo Method
See interface docs.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int CompareTo(
	byte[] other
)

Parameters

other
Type: SystemByte

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also