Click or drag to resize

ActionReplayModelCount Property

Specifies number of occurrences of same action.

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

Property Value

Type: Int32
See Also