←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.