[This is preliminary documentation and is subject to change.]
Returns singleton instance of the atom table
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public static AtomTable Instance { get; }public static AtomTable Instance { get; }Public Shared ReadOnly Property Instance As AtomTable
Get
Public Shared ReadOnly Property Instance As AtomTable
Get
public:
static property AtomTable^ Instance {
AtomTable^ get ();
}public:
static property AtomTable^ Instance {
AtomTable^ get ();
}static member Instance : AtomTable with get
static member Instance : AtomTable with get
Property Value
Type:
AtomTable