[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 OperationGroup to provide dereferencing of nested operation groups
and operations.