IBNCSInstanceParameter.Clone Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Interfaces Namespace > IBNCSInstanceParameter Interface > IBNCSInstanceParameter Methods >

IBNCSInstanceParameter.Clone Method

Creates a deep copy of the current IBNCSInstanceParameter object.

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

 

Syntax


IBNCSInstanceParameter Clone()

Return Value

A new instance of IBNCSInstanceParameter that is a copy of the current object.

 

See Also


IBNCSInstanceParameter Interface

BNCS.Interfaces Namespace