Persistate API documentation
DeReferenceSection Method (nameSection)
NamespacesPersistatePermitDeReferenceSection(String)

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

Dereferences a section in a MetaReference. Always throws an exception.
Declaration Syntax
C#
public IMetaReferable DeReferenceSection(
	string nameSection
)
Parameters
nameSection (String)
Not used.
Return Value
Does not return.
Remarks
Permits are at the end of the dereference chain so no further indexing is possible from here.

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