add Method (AnnContainerCollection)

Summary

Adds an object to the end of the collection.

Syntax

JavaScript Syntax
AnnContainerCollection.prototype.add = function(annContainer)
TypeScript Syntax
add(annContainer: AnnContainer): void;

Parameters

annContainer

The object to be added to the end of the collection.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize