LeadPointCollection Class Members

Summary

The following tables list the members exposed by LeadPointCollection.

Public Constructors

Name Description
LeadPointCollection Creates a new instance of the LeadPointCollection class.

Public Methods

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

Public Properties

Name Description
count Gets the number of elements contained in the collection.
item Gets or sets the point at the specified index.
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