6.7
Home
Download
Documentation
Contact Us
Navigation
Documentation
»
API
»
Python API
»
mantid
— Framework package
»
mantid.kernel
»
std_vector_str
std_vector_str
¶
This is a Python binding to the C++ class Mantid::Kernel::std_vector_str.
class
mantid.kernel.
std_vector_str
¶
append
(
(std_vector_str)arg1
,
(object)arg2
)
→
None
¶
extend
(
(std_vector_str)arg1
,
(object)arg2
)
→
None
¶