Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnReview Class : Replies Property |
public IList<AnnReview> Replies {get;}
'Declaration
Public ReadOnly Property Replies As IList(Of AnnReview)
public Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <AnnReview> Replies {get;}
public List<AnnReview> getReplies()
get_Replies();