Is this atom has query features
Namespace:
Hyleos.Chemistry- Atom Query List > 0
- "*" Element
- "L" Element
Assembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public bool IsQuery { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IsQuery As Boolean |
| Visual C++ |
|---|
public: property bool IsQuery { bool get (); } |