Class RefObject
Handle to an object that exist in the bridged/remote process
Inherited Members
Namespace: inetsoftware.ProcessBridge.Handler
Assembly: inetsoftware.Reporting.dll
Syntax
public sealed class RefObject
Constructors
RefObject()
Declaration
public RefObject()
Methods
Equals(object)
Declaration
public override bool Equals(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| object | obj |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
~RefObject()
Declaration
protected ~RefObject()
GetHashCode()
Declaration
public override int GetHashCode()
Returns
| Type | Description |
|---|---|
| int |