For a list of all members of this type, see AnnBatesStampCollection members
Name | Description | |
---|---|---|
add | Adds the specified AnnBatesStamp to the end of the collection. | |
addRange | Adds the items of the specified array to the end of this collection. | |
bringToFront | Moves an object up in the Z-order of the list. | |
clear | Removes all elements from this AnnBatesStampCollection. | |
clearItems | Removes all items from the collection. | |
contains | Determines whether the specified AnnBatesStamp is in the collection. | |
getEnumerator | Returns an enumerator that iterates through the collection. | |
indexOf | Gets the index of an object in this collection. | |
insert | Inserts an item into this collection at the specified index. | |
insertItem | Inserts the specified AnnBatesStamp into this AnnBatesStampCollection 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 the first occurrence of the specified AnnBatesStamp from the collection. | |
removeAt | Removes the element at the specified index of the AnnBatesStampCollection. | |
removeItem | Removes the first occurrence of the specified AnnBatesStamp from the collection. | |
sendToBack | Moves an object down in the Z-order of the list. | |
setItem | Replaces the element at the specified index. | |
toArray | Copies the elements of the AnnBatesStampCollection to a new array. |