StartEndItem Class

Individual definition of a start and end value.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public class StartEndItem
Inheritance
Object    StartEndItem

Constructors

StartEndItemInitializes a new instance of the StartEndItem class

Properties

EndValue Get/Set the end value.
StartValue Get/Set the start value.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also