In This Topic ▼

LeadPointCollection Class Members

Summary

The following tables list the members exposed by LeadPointCollection.

Public Constructors

Name Description
Public Constructor static  | Shared in VB LeadPointCollection Creates a new instance of the LeadPointCollection class.

Public Methods

Name Description
Public Method add Adds a LeadPointD to the end of the collection.
Public Method addRange Adds the items of the specified array to the end of this collection.
Public Method clear Removes all elements from the collection.
Public Method clearItems Removes all items from the collection.
Public Method contains Determines whether an LeadPointD is in the collection.
Public Method copyTo Copies the contents of a LeadPointD list to a LeadPointD array starting at the specified index.
Public Method getEnumerator Returns an enumerator that iterates through the collection.
Public Method indexOf Gets the index of the specified item in the collection.
Public Method insert Inserts an item into this collection at the specified index.
Public Method insertItem Inserts a LeadPointD into the collection at the specified index.
Public Method insertItemRange Inserts the items of the specified array to into this collection at the specified index.
Public Method insertRange Inserts the items of the specified array to into this collection at the specified index.
Public Method move Moves the item at the specified index to a new location in the collection.
Public Method moveItem Moves the item at the specified index to a new location in the collection.
Public Method onCollectionChanged Raises the CollectionChanged event with the provided arguments.
Public Method remove Removes an item from the collection.
Public Method removeAt Removes the element at the specified index of the LeadPointCollection.
Public Method removeItem Removes the first occurence of the specified LeadPointD from the collection.
Public Method setItem Replaces the LeadPointD at the specified index.
Public Method toArray Copies the contents of this collection to an array.

Public Properties

Name Description
Public Property count Gets the number of elements contained in the collection.
Public Property item Gets or sets the point at the specified index.

Public Events

Name Description
Public Event static  | Shared in VB collectionChanged Occurs when values are added or removed from this collection.

See Also

Reference

LeadPointCollection Class

Leadtools.Annotations.Engine Namespace

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

Leadtools.Annotations.Engine Assembly

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