mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

Incoming_Digital_Resource.CompareTo Method



Compares this incoming digital resource to another digital resource for sorting purposes


Namespace: SobekCM.Builder_Library
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public int CompareTo(
	Incoming_Digital_Resource Other
)

Parameters

Other
Type: SobekCM.Builder_Library..::..Incoming_Digital_Resource
Incoming digital resource object to compare this to

Return Value

Type: Int32
Value indicating how to sort these

Implements

IComparable<(Of <(<'T>)>)>..::..CompareTo(T)

Remarks

This sort is a simple compare based on bibliographic identifier and volume identifier

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )