[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| ErlList( Object ) | Initializes a new instance of the ErlList class | |
| ErlList(ErlList) | Initializes a new instance of the ErlList class | |
| ErlList( IErlObject , Boolean) |
Create an Erlang string from the given string
| |
| ErlList(List IErlObject , Boolean) | Initializes a new instance of the ErlList class |
See Also