[This is preliminary documentation and is subject to change.]
Dereferences a section in a MetaReference. Always throws an exception.
| C# |
public IMetaReferable DeReferenceSection( string nameSection )
- nameSection (String)
- Not used.
Does not return.
ClassCAtegories are at the end of the dereference chain so no further
indexing is possible from here.
| Exception | Condition |
|---|---|
| PersistateDeReferenceException | Always thrown. |