A base class that provides common behavior for Windows Runtime classes.
public ref class Object : Object
Public Constructors
|
Name |
Description |
|---|---|
|
Initializes a new instance of the Object class. |
Public Methods
|
Name |
Description |
|---|---|
|
Determines whether the specified object is equal to the current object. |
|
|
Returns the hash code for this instance. |
|
|
Determines whether the specified Object instances are the same instance. |
|
|
Returns a string that represents the current object. |
|
|
[GetType] method |
Gets the Type of the current instance. |