Click or drag to resize
DemoRecordCompareTo 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_apiDemoRecord

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also