|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocParameterEnum Class > AdhocParameterEnum Methods > AdhocParameterEnum.Clone Method |
Clones the current instance of IBNCSInstanceParameter.
Namespace: BNCS.Core.DriverFramework.Classes
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public IBNCSInstanceParameter Clone()
A new instance of AdhocParameterEnum with the same properties as the current instance.
BNCS.Core.DriverFramework.Classes Namespace