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 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.