ActionItemBaseTAction, TCollectionCount Property

Get/Set the count associated with the current action.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public float Count { get; set; }

Property Value

Single

Remarks

This property is inheritable.

See Also