←Select platform

ToString Method

Summary

Gets a human readable string that represents this review item.

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

Return Value

This method returns the following string: "Status" at "Date".

Requirements

Target Platforms

See Also

Reference

AnnReview Class

AnnReview Members

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

Leadtools.Annotations.Engine Assembly