Skip to content

Methods_T_Aurora_Settings_FreeFormObject

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

FreeFormObject Methods

The FreeFormObject type exposes the following members.

Methods

 

Name Description
Public method 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).)
Public method Equals(FreeFormObject) An equals function, compares this instance of FreeFormObject to another instance of FreeFormObject and returns whether or not they are equal.
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Generates a hash code representing this FreeFormObject (Overrides Object.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

See Also

Reference

FreeFormObject Class
Aurora.Settings Namespace

Clone this wiki locally