←Select platform

ToString Method

Summary

Gets a human readable string that represents this review item.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public override string ToString() 
Public Overrides Function ToString() As String 
public override string ToString() 
-(NSString*)toString; 
@Override public String toString() 
 function Leadtools.Annotations.Core.AnnReview.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly