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

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

Dereferences a section in a MetaReference by returning the object indexed by the given collection indicator and name
Declaration Syntax
C#
public IMetaReferable DeReferenceSection(
	string nameSection
)
Parameters
nameSection (String)
The collection indicator and name to use to find the next object to use in the dereference.
Return Value
The object indexed by the given nameSection.

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