FISADateCompareTo Method

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public virtual int CompareTo(
	FISADate other
)

Parameters

other  FISADate
 

Return Value

Int32

Implements

IComparableTCompareTo(T)

See Also