[This is preliminary documentation and is subject to change.]
Dereferences a section in a MetaReference.
| C# |
public virtual IMetaReferable DeReferenceSection( string nameSection )
- nameSection (String)
- Not used.
Does not return.
This method throws an exception. It is overridden in ObjectClass to provide dereferencing of members.
| Exception | Condition |
|---|---|
| PersistateDeReferenceException | Always thrown. |