Bridge

Object Members

The Object type exposes the following members.

Methods


  Name Description
Public method Equals(Object)
Determines whether the specified object is equal to the current object.
Public method Static member Equals(Object, Object)
Determines whether the specified object instances are considered equal.
Public method GetClassName
Public method GetHashCode
Serves as the default hash function.
Public method Static member GetOwnPropertyNames
Public method Static member GetPrototype<(Of <<'(T>)>>)
Public method GetType
Gets the Type of the current instance.
Public method HasOwnProperty
Public method IsPrototypeOf
Public method Static member Keys
Public method PropertyIsEnumerable
Public method Static member ReferenceEquals
Determines whether the specified Object instances are the same instance.
Public method ToDynamic
Public method ToLocaleString
Public method ToString
Returns a string that represents the current object.
Public method ValueOf

Fields


  Name Description
Public field Constructor

Properties


  Name Description
Public property Item