Returns Atom query list between brackets

Namespace:  Hyleos.Chemistry
Assembly:  Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)

Syntax

C#
public string GetAtomQueryList()
Visual Basic (Declaration)
Public Function GetAtomQueryList As String
Visual C++
public:
String^ GetAtomQueryList()

Return Value

[Atom Query List concatenate with coma]

See Also