←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 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.