←Select platform

Replies Property

Summary

Gets the list of replies to this review item.

Syntax

C#
VB
Java
WinRT C#
public IList<AnnReview> Replies {get;}
Public ReadOnly Property Replies As IList(Of AnnReview)
public Windows.Foundation.Collections.IVector //In WinRT the IList interface is replaced by IVector<AnnReview> Replies {get;}
public List<AnnReview> getReplies()
get_Replies();

Property Value

The list of replies to this review item. Default value is an empty list ready to be used.

Requirements

Target Platforms

See Also

Reference

AnnReview Class

AnnReview Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize