LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

ToString Method (TargetDevice)

Show in webframe



Returns a string that represents the current Object.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As TargetDevice
Dim value As String
 
value = instance.ToString()
public override string ToString()
public:
String^ ToString(); override 

Return Value

A System.String that represents the current Object.
Remarks
This method returns a human-readable string that is culture-sensitive. For example, for an instance of the Double class whose value is zero, the implementation of Double.ToString might return "0.00" or "0,00" depending on the current UI culture. The default implementation returns the fully qualified name of the type of the Object.
Requirements

Target Platforms

See Also

Reference

TargetDevice Class
TargetDevice Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features