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

Parameters

value
String array.
clazz

Return Value

New instance of ImGearXMPBag<T> generic class object.

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

See Also

Reference

ImGearXMPBag<T> Class
ImGearXMPBag<T> Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback