Items Property

Summary

The list of annotation history items.

Syntax
C#
VB
C++
public IList<AnnHistoryItem> Items { get; } 
Public ReadOnly Property Items() As IList(Of AnnHistoryItem) 
   Get 
public:  
   property IList<AnnHistoryItem^>^ Items 
   { 
      IList<AnnHistoryItem^>^ get() 
   } 

Property Value

List of annotation history items.

Requirements

Target Platforms

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