LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

RasterImageListItemCollection Class Members

Properties  Methods  Events


The following tables list the members exposed by RasterImageListItemCollection.

Public Constructors
 NameDescription
Public ConstructorRasterImageListItemCollection ConstructorInitializes a new instance of the RasterImageListItemCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of items in the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public PropertyIsReadOnlySpecifies whether or not the collection is Read Only. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public PropertyItemGets and sets the item at the specified index from within the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Top
Public Methods
 NameDescription
Public MethodAddAdds the specified item to the end of the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public MethodAddRangeAdds the elements of an System.Collections.ICollection to the end of the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public MethodBringToFrontBrings the specified item forward in the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public MethodClearRemoves all items from the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public MethodContainsDetermines whether or not the specified item is contained in the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public MethodCopyToCopies all the elements of the collection to the specified one-dimensional array starting at the specified destination array index. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public MethodDisableEventsCalled to disable raising the ItemAdded and ItemRemoved events. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public MethodEnableEventsCalled to enable raising the ItemAdded and ItemRemoved events. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public MethodGetEnumeratorReturns a generic enumerator that can iterate through the RasterCollection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public MethodIndexOfReturns the index of the specified item if it is found in the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public MethodInsertInserts the specified item at the specified index. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public MethodRemoveRemoves the specified item. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public MethodRemoveAtRemoves the item from the specified index. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public MethodSendToBackSends the specified item back in the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Top
Protected Methods
Public Events
 NameDescription
Public EventItemAddedOccurs when an item is added to the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Public EventItemRemovedOccurs when an item is removed from the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Top
See Also

Reference

RasterImageListItemCollection Class
Leadtools.WinForms Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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