AdhocParameterString.Clone Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocParameterString Class > AdhocParameterString Methods >

AdhocParameterString.Clone Method

Clones the current instance of IBNCSInstanceParameter.

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

 

Syntax


public IBNCSInstanceParameter Clone()

Return Value

A new instance of AdhocParameterString with the same properties as the current instance.

 

See Also


AdhocParameterString Class

BNCS.Core.DriverFramework.Classes Namespace