remove Method

Summary

Removes an item from the collection.

Syntax

JavaScript Syntax
LeadPointCollection.prototype.remove = function( 
   item 
) 
TypeScript Syntax
remove( 
   item: LeadPointD 
): void; 

Parameters

item

The item to be removed from the 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.Core Assembly