Click or drag to resize

SurfaceContentsModelListSerialized Property

Lists the available SurfaceContent types for this FlatContainer.

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

Property Value

Type: ListSurfaceContentModel
See Also