TypeLib Xojo support Plugin |
|
UInt8Range.Equal Method
Compares if two UInt8Range instances contain equal data.
Parameters
- r2
- The range to compare to.
Returns
- Boolean
- True if the date of the two ranges are equal, else false.
Remarks
See Also
UInt8Range Class