ExtractPropertyPairClone Method |
Clones this instance.
Namespace:
Hummingbird.TestFramework.Automation
Assembly:
Hummingbird.TestFramework.Automation (in Hummingbird.TestFramework.Automation.dll) Version: 1.2.0.0
Syntax public ExtractPropertyPair Clone()
Public Function Clone As ExtractPropertyPair
public:
ExtractPropertyPair^ Clone()
member Clone : unit -> ExtractPropertyPair
Return Value
Type:
ExtractPropertyPairA clone of the current
ExtractPropertyPair instance.
See Also