|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocParameterRange Class > AdhocParameterRange Methods > AdhocParameterRange.Clone Method |
Clones the current instance parameter and returns a new instance of AdhocParameterRange with the same properties.
Namespace: BNCS.Core.DriverFramework.Classes
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public IBNCSInstanceParameter Clone()
A new instance of AdhocParameterRange with the same properties as the current instance parameter.
BNCS.Core.DriverFramework.Classes Namespace