Atom.Empty Property
Gets the empty Atom.
Thread safety: This property is thread-safe.
Syntax
public static Atom Empty { get; }
Property Value
Type: Atom
The empty atom.
The empty atom.
Platforms
Windows, Linux, Android
Gets the empty Atom.
public static Atom Empty { get; }
Windows, Linux, Android
In this article
Gets the empty Atom.
public:
static Atom empty ( ) const;
Windows, Linux, Android
In this article
Gets the empty Atom.
public static final Atom getEmpty ( )
Windows, Linux, Android
In this article