Persistate API documentation
DeReferenceSection Method (nameSection)
NamespacesPersistateClassCategoryDeReferenceSection(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
ClassCAtegories are at the end of the dereference chain so no further indexing is possible from here.
Exceptions
ExceptionCondition
PersistateDeReferenceExceptionAlways thrown.

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