ImageGear .NET
ImGearXMPString Constructor(String)




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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback