Error processing SSI file
(Leadtools.Annotations.Documents)

AnnBatesStampCollection Object

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by AnnBatesStampCollection.

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

Reference

AnnBatesStampCollection Object
Leadtools.Annotations.Documents Namespace

Error processing SSI file