Click or drag to resize

SequenceAttribute Constructor

Initializes a new instance of the SequenceAttribute class.

Namespace:  TomsToolbox.Essentials
Assembly:  TomsToolbox.Essentials (in TomsToolbox.Essentials.dll)
Syntax
public SequenceAttribute(
	double value
)

Parameters

value
Type: SystemDouble
The value.
See Also