clone method
clone
Returns a new instance with the same values.
def clone(self):
...
Returns: SearchTextFragment: A new SearchTextFragment instance containing the same values.
See Also
- class
SearchTextFragment
Returns a new instance with the same values.
def clone(self):
...
Returns: SearchTextFragment: A new SearchTextFragment instance containing the same values.
SearchTextFragment