SoNetBase Methods |
The SoNetBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Overrides ObjectGetHashCode.) |
![]() ![]() ![]() | GetInstance(IntPtr, Type) |
Gets a managed object for the given native handle (non generic version).
|
![]() ![]() | GetInstanceManagedType(IntPtr) |
Gets a managed object for the given native handle (generic version).
|
![]() ![]() | GetRegisteredType |
Gets the managed type associated with the specified native type name.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | GetUnmanagedHandle |
Convenient method to get the address of the managed C++ object. This is useful to retrieve the native C++ object pointer.
|
![]() ![]() | RegisterTypeManagedType |
Associates a native type name with a managed type.
|
![]() ![]() | ReleaseUnmanagedResources | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |