ImageGear for Java
ImGearXMPAlt<T> Constructor(String[],Class<T>)
String array.
Initializes a new instance of the ImGearXMPAlt<T> class with values from the string array.
Syntax
public ImGearXMPAlt<T>( 
   java.lang.String[] value,
   java.lang.Class<T> classType
)

Parameters

value
String array.
classType

Return Value

New instance of ImGearXMPAlt<T> generic class object.

This constructor creates an instance of ImGearXMPAlt<T> generic class and initializes it with values from the string array.

See Also

Reference

ImGearXMPAlt<T> Class
ImGearXMPAlt<T> Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback