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 scope object.
Syntax
client server public static NumberSeqScope construct(container _parameters)
Run On
Called
Parameters
- _parameters
Type: container
A container of containers that has pairs of NumberSeqParameterType enumeration values and a corresponding value.
Return Value
Type: NumberSeqScope Class
An initialized instance of the NumberSeqScope class.
Remarks
This method is only intended for use by the construct and scope methods of the NumberSeqScopeFactory class. Users should use the NumberSeqScopeFactory class to initialize a new instance of the NumberSeqScope class.