DeconstructionGetDeconstructionType Method |
Get the type being deconstructed (the type of the initialization expression, or the collection element type
if used in a
ForEach).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public TypeRefBase GetDeconstructionType()
Return Value
Type:
TypeRefBaseSee Also