Molecule Formula

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

Syntax

C#
public string Formula { get; }
Visual Basic (Declaration)
Public ReadOnly Property Formula As String
Visual C++
public:
property String^ Formula {
	String^ get ();
}

Return Value

Formula as string

See Also