←Select platform

Objects Property

Summary

Gets the objects that have been modified.

Syntax
C#
VB
Objective-C
C++
Java
public AnnObjectCollection Objects { get; } 
Public ReadOnly Property Objects As AnnObjectCollection 
@property (nonatomic,retain,readonly) LTAnnObjectCollection* objects; 
public AnnObjectCollection getObjects() 
public:  
   property AnnObjectCollection^ Objects 
   { 
      AnnObjectCollection^ get() 
   } 

Property Value

An AnnObjectCollection that has a collection of the objects that have been changed.

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