|
<< 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)
IBNCSInstanceParameter Clone()
A new instance of IBNCSInstanceParameter that is a copy of the current object.
IBNCSInstanceParameter Interface