ImageGear .NET
ToString Method (ImGearXMPArray<T>)




Returns a System.String that represents the current ImGearXMPArray<T>.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As ImGearXMPArray(Of T)
Dim value As String
 
value = instance.ToString()
public override string ToString()
public: string* ToString(); override 
public:
String^ ToString(); override 

Return Value

A System.String that represents the current object.
See Also

Reference

ImGearXMPArray<T> Class
ImGearXMPArray<T> Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback