public method IO2GSystemPropertiesReader.findProperty

Brief

Finds a property by name.

Declaration
C++
virtual const char *  findProperty (const char * propertyName) = 0

Parameters
propertyName

The name of the property. The data type depends on the type of the property.

Declared in IO2GSystemPropertiesReader

back