ImageGear for .NET
ImGearXMPString Constructor(String)




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

Parameters

value
String value.

Return Value

New instance of the ImGearXMPString class object.
Remarks
This constructor creates and initializes an instance of ImGearXMPString class by using a string value.
See Also

Reference

ImGearXMPString Class
ImGearXMPString Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback