AdhocParameterRange.Clone Method

<< 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)

 

Syntax


public IBNCSInstanceParameter Clone()

Return Value

A new instance of AdhocParameterRange with the same properties as the current instance parameter.

 

See Also


AdhocParameterRange Class

BNCS.Core.DriverFramework.Classes Namespace