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.
Creates an instance of the NumberSeq class from a packed copy.
Syntax
client server public static NumberSeq create(container _packedObject)
Run On
Called
Parameters
- _packedObject
Type: container
The packed instance of the NumberSeq class from which to reinitialize.
Return Value
Type: NumberSeq Class
A restored instance of the NumberSeq class.
Remarks
This is part of the SysPackable interface.