Error processing SSI file
LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Show in webframe

RasterImageListItemCollection Class Members

Show in webframe
Properties  Methods  Events





The following tables list the members exposed by RasterImageListItemCollection.

Public Constructors
 NameDescription
RasterImageListItemCollection ConstructorInitializes a new instance of the RasterImageListItemCollection class.  
Top
Public Properties
 NameDescription
CountGets the number of items in the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
IsReadOnlySpecifies whether or not the collection is Read Only. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
ItemGets and sets the item at the specified index from within the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Top
Public Methods
 NameDescription
AddAdds the specified item to the end of the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
AddRangeAdds the elements of an System.Collections.ICollection to the end of the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
BringToFrontBrings the specified item forward in the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
ClearRemoves all items from the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
ContainsDetermines whether or not the specified item is contained in the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
CopyToCopies all the elements of the collection to the specified one-dimensional array starting at the specified destination array index. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
DisableEventsCalled to disable raising the ItemAdded and ItemRemoved events. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
EnableEventsCalled to enable raising the ItemAdded and ItemRemoved events. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
GetEnumeratorReturns a generic enumerator that can iterate through the RasterCollection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
IndexOfReturns the index of the specified item if it is found in the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
InsertInserts the specified item at the specified index. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
RemoveRemoves the specified item. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
RemoveAtRemoves the item from the specified index. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
SendToBackSends the specified item back in the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Top
Protected Methods
Public Events
 NameDescription
ItemAddedOccurs when an item is added to the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
ItemRemovedOccurs when an item is removed from the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Top
See Also

Reference

RasterImageListItemCollection Class
Leadtools.WinForms Namespace

Error processing SSI file