InstanceParameterString.Clone Method

<< Click to Display Table of Contents >>

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

InstanceParameterString.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 InstanceParameterString object with the same properties as the current object.

 

See Also


InstanceParameterString Class

BNCS Namespace