Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the NumberSeq class or a class that derives from the NumberSeq class.
Syntax
client server public static NumberSeq newFromParameters(NoYes _continuous)
Run On
ClientOrServer
Parameters
- _continuous
Type: NoYes Enumeration
A NoYes enumeration value that is used to construct the class.
Return Value
Type: NumberSeq Class
A new instance of the NumberSeq class or a class that derives from the NumberSeq class.