Persistate API documentation
IndexedList<(Of <(<'T>)>)> Constructor (message, parent, slot)
NamespacesPersistateIndexedList<(Of <(<'T>)>)>IndexedList<(Of <(<'T>)>)>(Message, Persistent, Int32)

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

Creates a new empty IndexedList from information stored in a Message.
Declaration Syntax
C#
public IndexedList(
	Message message,
	Persistent parent,
	int slot
)
Parameters
message (Message)
The Message containing the information.
parent (Persistent)
The parent of the new IndexedList.
slot (Int32)
The slot number of the parent member that is this list.

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