Click or drag to resize

RefListModelTEntries Property

[Missing <summary> documentation for "P:Livit.Learn.Model.RefListModel`1.Entries"]

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

Property Value

Type: ListT
See Also