'Declaration Public Function Clone() As ImGearMultichannelLUT
'Usage Dim instance As ImGearMultichannelLUT Dim value As ImGearMultichannelLUT value = instance.Clone()
public ImGearMultichannelLUT Clone()
public: ImGearMultichannelLUT* Clone();
public: ImGearMultichannelLUT^ Clone();
Return Value
The new instance of ImGearMultichannelLUT class object.