ImageGear .NET
ImGearBasicXMPIdentifier Constructor(String)




String value.
Initializes a new instance of the ImGearBasicXMPIdentifier class.
Syntax
public ImGearBasicXMPIdentifier( 
   string value
)
public: ImGearBasicXMPIdentifier( 
   string* value
)
public:
ImGearBasicXMPIdentifier( 
   String^ value
)
'Declaration
 
Public Function New( _
   ByVal value As String _
)
 
'Usage
 
Dim value As String
 
Dim instance As New ImGearBasicXMPIdentifier(value)

Parameters

value
String value.

Return Value

New instance of ImGearBasicXMPIdentifier class object.
Remarks
This constructor creates and initializes an instance of ImGearBasicXMPIdentifier class, using a string value.
See Also

Reference

ImGearBasicXMPIdentifier Class
ImGearBasicXMPIdentifier Members
Overload List

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback