 | Object.EqualsObject.EqualsObject::Equals | Determines whether the specified objectObjectobject is equal to the current objectObjectobject.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.FinalizeObject.FinalizeObject::Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.GetHashCodeObject.GetHashCodeObject::GetHashCode | Serves as a hash function for a particular type. (Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.GetTypeObject.GetTypeObject::GetType | Gets the type of the current instance.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | LookupFunctionLookupFunctionLookupFunction |
Looks up a function with the specified name and arity.
|
 | Object.MemberwiseCloneObject.MemberwiseCloneObject::MemberwiseClone | Creates a shallow copy of the current objectObjectobject.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
  | NativeModule<T> ()NativeModule(Of T) ()NativeModule<T> () |
Returns a module defined by a native .NET type.
|
  | NativeModule (Assembly, string)NativeModule (Assembly, String)NativeModule (Assembly^, String^) |
Returns a module defined by a native .NET type located within the specified assembly.
|
  | NativeModule (Type)NativeModule (Type)NativeModule (Type^) |
Returns a module defined by the specified native .NET type.
|
 | Object.ToStringObject.ToStringObject::ToString | Returns a string that represents the current object.(Inherited from System.ObjectSystem.ObjectSystem::Object) |