Persistate API documentation
GetMemberValue Method (slot__)
NamespacesPersistateTargetLanguageGetMemberValue(Int32)

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

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

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