Args.pack Method

Serializes the current instance of the Args class.

Syntax

public container pack()

Run On

Called

Return Value

Type: container
A container that contains the current instance of the Args class.

See Also

Args Class

Pack-Unpack Design Pattern