-
Notifications
You must be signed in to change notification settings - Fork 366
M_Aurora_Settings_FreeFormObject_Equals
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
An equals function, compares this instance of FreeFormObject to another instance of FreeFormObject 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)
C#
public bool Equals(
FreeFormObject p
)
- p
- Type: Aurora.Settings.FreeFormObject
An instance of FreeFormObject to be compared
Type: Boolean
A boolean value representing equality
FreeFormObject Class
Equals Overload
Aurora.Settings Namespace