ToString Method

Summary

Returns a string that represents the current object.

Syntax
C#
VB
C++
public override string ToString() 
Public Overrides Function ToString() As String 
public: 
String^ ToString(); override  

Return Value

A value representing the current object.

Remarks

This method returns a human-readable string that represents the current object.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly