Error processing SSI file
(Leadtools.Annotations.Documents)

AnnBatesElementCollection Object

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by AnnBatesElementCollection.

Public Constructors
 NameDescription
AnnBatesElementCollection ConstructorCreates a new AnnBatesElementCollection with values.  
Top
Public Properties
 NameDescription
CountGets the number of IAnnBatesElement contained in the AnnBatesElementCollection.  
ItemGets or sets the element at the specified index.  
Top
Public Methods
 NameDescription
AddAdds the specified IAnnBatesElement to the end of the collection.  
BringToFrontMoves an object up in the Z-order of the list.  
ClearRemoves all elements from this AnnBatesElementCollection.  
ContainsDetermines whether the specified IAnnBatesElement 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 IAnnBatesElement from the collection.  
RemoveAtRemoves the element at the specified index of the AnnBatesElementCollection.  
SendToBackMoves an object down in the Z-order of the list.  
ToArrayCopies the elements of the AnnBatesElementCollection to a new array.  
Top
Protected Methods
 NameDescription
ClearItemsRemoves all items from the collection.  
InsertItemInserts the specified IAnnBatesElement into this AnnBatesElementCollection 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 IAnnBatesElement from the collection.  
SetItemReplaces the element at the specified index.  
Top
Public Events
 NameDescription
CollectionChangedOccurs when the collection changes.  
Top
See Also

Reference

AnnBatesElementCollection Object
Leadtools.Annotations.Documents Namespace

Error processing SSI file