ImageGear for .NET
ImGearXMPBag<T> Constructor(String[])
See Also  Send Feedback
ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPBag<T> Class > ImGearXMPBag<T> Constructor : ImGearXMPBag<T> Constructor(String[])




value
String array.

Glossary Item Box

Initializes a new instance of the ImGearXMPBag<T> class and initializes it with values from the string array.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

value
String array.

Return Value

New instance of ImGearXMPBag<T> generic class object.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.