[This is preliminary documentation and is subject to change.]
The ErlLink type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | ErlLink(ErlAtom) | Initializes a new instance of the ErlLink class |
![]() | ErlLink(ErlPid) | Initializes a new instance of the ErlLink class |
Methods
Name | Description | |
---|---|---|
![]() | CompareTo | |
![]() | Contains | |
![]() | Equals(Object) | (Overrides ![]() |
![]() | Equals(ErlLink) | |
![]() | Equals(ErlPid) | |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | GetHashCode | (Overrides ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ToString | (Overrides ![]() |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() | Node | |
![]() | Pid |
Properties
Name | Description | |
---|---|---|
![]() | HasPid |
Returns true if this link points to a pid rather than to a node
|
![]() | IsNodeLink |
See Also