Click or drag to resize

MixtureModelSubstancesSerialized Property

List of Substances this mixture consists of.

Namespace:  Livit.Learn.Model.Substances
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public SubstanceCollectionModel SubstancesSerialized { get; set; }

Property Value

Type: SubstanceCollectionModel
See Also