ICxUsageContainer
Description
- Extended by
-
CxAttribute sealed
CxExpression abstract
CxParameter sealed
CxStatement abstract
CxType abstract
CxVariable sealed
Base interface for nodes that expose their semantic usage within their parent.
Public / Methods
AttachTo
Delegates to CxNode.AttachTo and applies the given usage in.
Semantic usage information is derived automatically from parent-to-child relations, which do not exist for attached nodes. This method may be used to provide semantic usage information manually.