An NDoc Documented Class Library

ASDID.CompareTo Method 

Compare an object to an askSam Document Identification Objects

public int CompareTo(
   object value
);

Parameters

value
an object

Return Value

integer describing if this object is an ASDID. throws an exception if its not or a null if given a null reference

Implements

IComparable.CompareTo

Remarks

Missing <remarks> documentation for M:askSam.ASDID.CompareTo(System.Object)

See Also

ASDID Class | askSam Namespace