LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

ToString Method (Device)






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

Return Value

A human readable string.
Remarks
The returned string 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Device Class
Device Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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