count Property

Summary

Gets the number of elements contained in the collection.

Syntax

JavaScript Syntax
Object.defineProperty(AnnAutomations.prototype, 'count', 
	get: function() 
) 
TypeScript Syntax
count: number; // read-only 

Property Value

The number of AnnAutomation objects contained in the AnnAutomations collection.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly