LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnObjectCollection Object

Properties  Methods  Events


The following tables list the members exposed by AnnObjectCollection.

Public Constructors
 NameDescription
Public ConstructorAnnObjectCollection ConstructorCreates a new empty AnnObjectCollection.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of AnnObjects contained in the AnnObjectCollection.  
Public PropertyItemGets or sets the element at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAddAdds the specified AnnObject to the end of the collection.  
Public MethodClearRemoves all elements from this AnnObjectCollection.  
Public MethodContainsDetermines whether the specified AnnObject is in the collection.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
Public MethodMoveMoves the item at the specified index to a new location in the collection.  
Public MethodRemoveRemoves the first occurrence of the specified AnnObject from the collection.  
Public MethodRemoveAtRemoves the element at the specified index of the AnnObjectCollection.  
Public MethodToArrayCopies the elements of the AnnObjectCollection to a new array.  
Top
Protected Methods
 NameDescription
Protected MethodClearItemsRemoves all items from the collection.  
Protected MethodInsertItemInserts the specified AnnObject into this AnnObjectCollection at the specified index.  
Protected MethodMoveItemMoves the item at the specified index to a new location in the collection.  
Protected MethodOnCollectionChangedRaises the CollectionChanged event with the provided arguments.  
Protected MethodRemoveItemRemoves the first occurrence of the specified AnnObject from the collection.  
Protected MethodSetItemReplaces the element at the specified index.  
Top
Public Events
 NameDescription
Public EventCollectionChangedOccurs when the collection changes.  
Top
See Also

Reference

AnnObjectCollection Object
Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.