GetObject.addNamedField

Add the field to the list of named objects to get.

class GetObject
void
addNamedField
(
cstring name
,)

Parameters

name cstring

the name of the field

field GetField

the field instance

Meta