Compares two Byte Arrays and returns True if they are identical.

Syntax

ISValidation.CompareByteArrays(byteArray1, byteArray2)

Parameters

NameTypeOptionalByRefDescription
byteArray1 Byte() First Byte Array or Nothing.
byteArray2 Byte() Second Byte Array or Nothing.

Return Value

Boolean

A Boolean value indicating whether or not the Byte Arrays are identical.

Member of:
ISValidation
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0