Persistate API documentation
GetFieldValue Method (slot__)
NamespacesPersistateDomainGetFieldValue(Int32)

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

Gets the value of the field backing the member with a particular slot number.
Declaration Syntax
C#
public override Object GetFieldValue(
	int slot__
)
Parameters
slot__ (Int32)
The member slot number.
Return Value
An object containing the value of the field with the given slot.

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