←Select platform

Containers Property

Summary
The list of containers in this AnnAutomation when multi-containers mode is used.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnContainerCollection Containers { get; } 
@property (nonatomic, strong, readonly) LTAnnContainerCollection *containers; 
public AnnContainerCollection getContainers() 
public:  
   property AnnContainerCollection^ Containers 
   { 
      AnnContainerCollection^ get() 
   } 
Containers # get  (AnnAutomation) 

Property Value

The list of containers in this AnnAutomation when multi-containers mode is used. The default value is an empty list ready to be used.

Requirements

Target Platforms

Help Version 22.0.2023.4.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.