←Select platform

ToString Method

Summary

Overridden. Returns a meaningful name for this class.

Syntax
C#
VB
Objective-C
C++
Java
public override string ToString() 
Public Overrides Function ToString() As String 
- (NSString *)description 
@Override public String toString() 
public: 
String^ ToString(); override  

Return Value

String that contains the name of this class.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly