Click or drag to resize
DemoRecord.CompareTo Method

» Asprise Scan Home · Developer's Guide

Compares

Namespace: asprise_imaging_api
Assembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int CompareTo(
	DemoRecord other
)

Parameters

other
Type: asprise_imaging_api.DemoRecord

Return Value

Type: Int32

Implements

IComparable<T>.CompareTo(T)
See Also