company logo

StringList :: assign - - internal feature (not documented)

Return value:  String object ( odaba::String & )

Implementation details

odaba::String & StringList  :: assign ( odaba::StringList &cStringList )
  • cStringList - String List

    An ODABA string list is used as list of parameters for executing actions on a property. It is implemented as std::vector.