Get / Set Fragment..::.FragmentType value
Namespace:
Hyleos.ChemistryAssembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public Fragment..::.FragmentType Type { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Type As Fragment..::.FragmentType |
| Visual C++ |
|---|
public: property Fragment..::.FragmentType Type { Fragment..::.FragmentType get (); void set (Fragment..::.FragmentType value); } |