InstanceParameter.Clone Method

<< Click to Display Table of Contents >>

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

InstanceParameter.Clone Method

Creates a deep copy of the current instance parameter.

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

 

Syntax


public IBNCSInstanceParameter Clone()

Return Value

A new instance parameter that is a copy of the current one.

 

See Also


InstanceParameter Class

BNCS Namespace