LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnObjectCollection Object

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by AnnObjectCollection.

Public Constructors
 NameDescription
AnnObjectCollection ConstructorCreates a new empty AnnObjectCollection.  
Top
Public Properties
 NameDescription
CountGets the number of AnnObjects contained in the AnnObjectCollection.  
ItemGets or sets the element at the specified index.  
Top
Public Methods
 NameDescription
AddAdds the specified AnnObject to the end of the collection.  
BringToFrontMoves an object up in the Z-order of the list.  
ClearRemoves all elements from this AnnObjectCollection.  
ContainsDetermines whether the specified AnnObject is in the collection.  
GetEnumeratorReturns an enumerator that iterates through the collection.  
IndexOfGets the index of an object in this collection.  
MoveMoves the item at the specified index to a new location in the collection.  
RemoveRemoves the first occurrence of the specified AnnObject from the collection.  
RemoveAtRemoves the element at the specified index of the AnnObjectCollection.  
SendToBackMoves an object down in the Z-order of the list.  
ToArrayCopies the elements of the AnnObjectCollection to a new array.  
Top
Protected Methods
 NameDescription
ClearItemsRemoves all items from the collection.  
InsertItemInserts the specified AnnObject into this AnnObjectCollection at the specified index.  
MoveItemMoves the item at the specified index to a new location in the collection.  
OnCollectionChangedRaises the CollectionChanged event with the provided arguments.  
RemoveItemRemoves the first occurrence of the specified AnnObject from the collection.  
SetItemReplaces the element at the specified index.  
Top
Public Events
 NameDescription
CollectionChangedOccurs when the collection changes.  
Top
See Also

Reference

AnnObjectCollection Object
Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.