M_Furcadia_Text_Base220_CompareTo - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
[Missing
Namespace: Furcadia.Text
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public int CompareTo(
int other
)
VB
Public Function CompareTo (
other As Integer
) As Integer
VB Usage
Dim instance As Base220
Dim other As Integer
Dim returnValue As Integer
returnValue = instance.CompareTo(other)
C++
public:
virtual int CompareTo(
int other
) sealed
F#
abstract CompareTo :
other : int -> int
override CompareTo :
other : int -> int
- other
- Type: System.Int32
[Missing documentation for "M:Furcadia.Text.Base220.CompareTo(System.Int32)"]
Type: Int32
[Missing documentation for "M:Furcadia.Text.Base220.CompareTo(System.Int32)"]