Type: info
         Title: ::comphelper::NamedValueCollection
     Posted by: [EMAIL PROTECTED]
      Affected: -
Effective from: SRC680m176


*Summary*
--------
+ comphelper/namedvaluecollection.hxx
+ ::comphelper::NamedValueCollection

*Description*
-------------
::comphelper::NamedValueCollection wrappes the often-found Sequence<
Any > which contain named valus (i.e. PropertyValue or NamedValue
instances). In opposite to the SequenceAsHashMap, which offers a
similar functionality, it focuses on read-only access, provides more
control over checking whether elements actually exist and are properly
typed, and provides ASCII versions for all access methods (i.e. you
can specify the name of a named value by ASCII string).


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to