API Reference > Other Classes > OdValue Class > OdValue Methods > get Method > OdValue::get Method (OdString&)
OdValue::get Method (OdString&)
Syntax
C++
bool get(OdString& value) const;
Parameters 
Description 
OdString& value 
[out] Receives the value. 

Returns true if and only if successful.

Returns the value of this FieldValue object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.