ImageGear for Java
ImGearXMPEnum<T> Constructor
Enum value.
Initializes a new instance of the ImGearXMPEnum<T> class.
Syntax
public ImGearXMPEnum<T>( 
   T value,
   java.lang.Class<T> clazz
)

Parameters

value
Enum value.
clazz

Return Value

New instance of the ImGearXMPEnum<T> generic class object.

This constructor creates and initializes an instance of ImGearXMPEnum<T> generic class by using an enumeration value.

See Also

Reference

ImGearXMPEnum<T> Class
ImGearXMPEnum<T> Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback