You are here: Start » AVL.NET » GenApi_EnumDescriptor.Reset Method

GenApi_EnumDescriptor.Reset Method

Resets this instance with data of the other GenApi_EnumDescriptor object.

Namespace:AvlNet
Assembly:Genicam.Net.dll

Syntax

public void Reset
(
	AvlNet.GenApi_EnumDescriptor other
)

Parameters

Name Type Range Default Description
otherAvlNet.GenApi_EnumDescriptor

See also