M_Furcadia_Text_Base220_Equals - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

Base220.Equals Method (Int32)

This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]

[Missing

documentation for "M:Furcadia.Text.Base220.Equals(System.Int32)"]

Namespace: Furcadia.Text
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43

Syntax

C#

public bool Equals(
	int other
)

VB

Public Function Equals ( 
	other As Integer
) As Boolean

VB Usage

Dim instance As Base220
Dim other As Integer
Dim returnValue As Boolean

returnValue = instance.Equals(other)

C++

public:
virtual bool Equals(
	int other
) sealed

F#

abstract Equals : 
        other : int -> bool 
override Equals : 
        other : int -> bool 

Parameters

 

other
Type: System.Int32
[Missing documentation for "M:Furcadia.Text.Base220.Equals(System.Int32)"]

Return Value

Type: Boolean
[Missing documentation for "M:Furcadia.Text.Base220.Equals(System.Int32)"]

Implements

IEquatable(T).Equals(T)

See Also

Reference

Base220 Class
Equals Overload
Furcadia.Text Namespace

⚠️ **GitHub.com Fallback** ⚠️