AngleCompareTo Method

CVB.Net Documentation
Implementation of the IComparable function

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public int CompareTo(
	Angle other
)

Parameters

other
Type: Stemmer.CvbAngle
Angle to compare to

Return Value

Type: Int32
Comparison result (see IComparable documentation)

Implements

IComparableTCompareTo(T)
See Also

Reference