Skip to content

M_Aurora_Settings_FreeFormObject_Equals_1

Anton Pupkov edited this page Aug 8, 2016 · 1 revision

FreeFormObject.Equals Method (Object)

An equals function, compares this instance of FreeFormObject to another object and returns whether or not they are equal.

Namespace: Aurora.Settings
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public override bool Equals(
	Object obj
)

Parameters

 

obj
Type: System.Object
An object to be compared

Return Value

Type: Boolean
A boolean value representing equality

See Also

Reference

FreeFormObject Class
Equals Overload
Aurora.Settings Namespace

Clone this wiki locally