GetObject.addNamedField

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

class GetObject
void
addNamedField

Parameters

name cstring

the name of the field

field GetField

the field instance

Meta