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

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

Dereferences a section in a MetaReference.
Declaration Syntax
C#
public virtual IMetaReferable DeReferenceSection(
	string nameSection
)
Parameters
nameSection (String)
Not used.
Return Value
Does not return.
Remarks
This method throws an exception. It is overridden in ObjectClass to provide dereferencing of members.
Exceptions
ExceptionCondition
PersistateDeReferenceExceptionAlways thrown.

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