CxTypeGeneric
Description
- Derived from
A reference to a specialization of a generic type:
TypeName<Type0, Type1, ... TypeN> NamespaceName.TypeName<Type0, Type1, ... TypeN> global::NamespaceName.TypeName<Type0, Type1, ... TypeN>
The CxType.ResolvedContext property may return the following values:
-
A CxDeclaration of a CxCodeUnit.
-
null
iff unresolved
ICxTypesContainer.Types return the type arguments, which will never be empty.