Returns number of Sub Type in all Groups
Namespace:
Hyleos.ChemistryAssembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public int CountSubType { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property CountSubType As Integer |
| Visual C++ |
|---|
public: property int CountSubType { int get (); } |