FrameInfo.SystemInfoGroup.CPUGroup.Clone Method |
Create a clone (deep copy) of the current instance
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic FrameInfo.SystemInfoGroup.CPUGroup Clone()
Public Function Clone As FrameInfo.SystemInfoGroup.CPUGroup
public:
FrameInfo.SystemInfoGroup.CPUGroup^ Clone()
Return Value
Type:
FrameInfo.SystemInfoGroup.CPUGroup
See Also