Click or drag to resize

VariableClone Method

Create a new instance of the current Name-Value pair

Namespace:  Hummingbird.TestFramework
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public Variable Clone()

Return Value

Type: Variable
new instance of current Name-Value pair
See Also