element7 overloads
Synopses
Declared in <balb_testmessages.h>
Return a modifiable reference to the "Element7" attribute.
CustomString&
element7();
Return a reference to the non‐modifiable "Element7" attribute of this object.
CustomString const&
element7() const;
Return Value
-
modifiable reference to the "Element7" attribute
-
reference to the non‐modifiable "Element7" attribute of this object
Created with MrDocs