Persistate API documentation
Append Method (slot, value)
NamespacesPersistateMessageAppend(Int32, PImage)

[This is preliminary documentation and is subject to change.]

Appends a slot number, a length field, and a single Image value to this message.
Declaration Syntax
C#
public void Append(
	int slot,
	PImage value
)
Parameters
slot (Int32)
The member slot number.
value (PImage)
The Image to append.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)