ICxTypesContainer

Description

interface Tinman.Core.Cx.ICxTypesContainer

Derived from

ICxTypeUsageProvider

Extended by

CxExpressionName sealed
CxTypeGeneric sealed
CxXmlDocReference sealed

Base interface for nodes that contain a sequence of types.

Public / Attributes

Types


[Constant]
public attribute Types → (get)

value : IVectorConst<CxType>

[not-null]
The type sequence.

Returns the sequence of types.

Please refer to the documentation of the enclosing PSI node for information on how the types are used there.