-
Notifications
You must be signed in to change notification settings - Fork 367
Methods_T_Aurora_Settings_FreeFormObject
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
The FreeFormObject type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) | An equals function, compares this instance of FreeFormObject to another object and returns whether or not they are equal. (Overrides Object.Equals(Object).) | |
Equals(FreeFormObject) | An equals function, compares this instance of FreeFormObject to another instance of FreeFormObject and returns whether or not they are equal. | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Generates a hash code representing this FreeFormObject (Overrides Object.GetHashCode().) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |