ImageGear for .NET
ImGearBasicXMPIdentifier Constructor(String)




String value.
Initializes a new instance of the ImGearBasicXMPIdentifier class.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As String _
)
'Usage
 
Dim value As String
 
Dim instance As New ImGearBasicXMPIdentifier(value)
public ImGearBasicXMPIdentifier( 
   string value
)
public: ImGearBasicXMPIdentifier( 
   string* value
)
public:
ImGearBasicXMPIdentifier( 
   String^ 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

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback