Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
1 out of 3 rated this helpful - Rate this topic

Platform::Object Class

A base class that provides common behavior for Windows Runtime classes.


public ref class Object : Object

Hh748265.collapse_all(en-us,VS.110).gifPublic Constructors

Name

Description

Object::Object Constructor

Initializes a new instance of the Object class.

Hh748265.collapse_all(en-us,VS.110).gifPublic Methods

Name

Description

Object::Equals Method

Determines whether the specified object is equal to the current object.

Object::GetHashCode Method

Returns the hash code for this instance.

Object::ReferenceEquals Method

Determines whether the specified Object instances are the same instance.

Object::ToString Method (C++/CX)

Returns a string that represents the current object.

[GetType] method

Gets the Type of the current instance.

Header: vccorlib.h

Namespace: Platform

Other Resources

Platform Namespace
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.