InstanceParameterRange.Clone Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS Namespace > InstanceParameterRange Class > InstanceParameterRange Methods >

InstanceParameterRange.Clone Method

Clones the current IBNCSInstanceParameter object.

Namespace: BNCS
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public IBNCSInstanceParameter Clone()

Return Value

A new InstanceParameterRange object with the same properties as the current object.

 

See Also


InstanceParameterRange Class

BNCS Namespace