Absolute mass of the atom isotope as a positive integer. When present, this property supersedes all isotope values in the atom block.

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

Syntax

C#
public short Isotope { get; set; }
Visual Basic (Declaration)
Public Property Isotope As Short
Visual C++
public:
property short Isotope {
	short get ();
	void set (short value);
}

See Also