Click or drag to resize

MixtureCollectionModelList Property

[Missing <summary> documentation for "P:Livit.Learn.Model.Substances.MixtureCollectionModel.List"]

Namespace:  Livit.Learn.Model.Substances
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public List<MixtureModel> List { get; set; }

Property Value

Type: ListMixtureModel
See Also