The constructor (do not call directly)

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public JPEGMarkers(
	ulong handle_
)
Public Sub New ( _
	handle_ As ULong _
)
public:
JPEGMarkers(
	unsigned long long handle_
)

Parameters

handle_
UInt64

See Also