AddFields Method (StructTypeConverter)
- Last UpdatedApr 08, 2026
- 1 minute read
Add the struct fields to the specified type descriptor.
public void AddFields(
TypeDescriptor typeDescriptor
)
public:
void AddFields(
TypeDescriptor^ typeDescriptor
)
Parameters
- typeDescriptor
- The type descripter to add the fields to.