System. Object

Source: Internet
Author: User
All types must ultimately inherit from the predefined system. Object type. It can be seen that the object is a type name defined in the system namespace. This object is the root of all other types, thus ensuring that each type of instance has a minimum Behavior Set. In particular, the system. Object type is used to do the following:
1: Compare the equality of the two instances
2: Get the hash code of the Instance
3: query the real type of an instance
4: Execute the instance's shortest copy (by bit or bitwise copy)
5. Get a string representation of the current status of the Instance Object

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.