DeconstructionGetTypeOfChildAtIndex Method |
Get the type of the child local variable declaration with the specified index.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public TypeRefBase GetTypeOfChildAtIndex(
int index
)
Parameters
- index
- Type: SystemInt32
Return Value
Type:
TypeRefBaseSee Also