Constructors
Methods
- Equals(Object) virtual Determines whether the specified object is equal to the current object.
-
Equals(Object,
Object) static Determines whether the specified object instances are considered equal. - Finalize() protectedvirtual Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
-
Get
Hash virtual Serves as the default hash function.Code() -
Get
Type() Gets the Type of the current instance. -
Memberwise
Clone() protected Creates a shallow copy of the current Object. -
Reference
Equals(Object, static Determines whether the specified Object instances are the same instance.Object) -
To
String() virtual Returns a string that represents the current object.