←Select platform

ToString Method

Summary
Returns a String that represents the current Object.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public override string ToString() 
- (NSString *)description 
public java.lang.String toString(); 
public: 
String^ ToString(); override  
def ToString(self): 

Return Value

A String that represents the current Object.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.