LEADTOOLS Windows Forms (Leadtools.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RasterImageListItemCollection Class Properties
See Also 
Leadtools.WinForms Namespace : RasterImageListItemCollection Class


"

For a list of all members of this type, see RasterImageListItemCollection members.

"

Public Properties

 NameDescription
public Property CountGets the number of items in the collection. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
public Property IsReadOnlySpecifies whether or not the collection is Read Only. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
public Property ItemGets and sets the item at the specified index from within the collection. (Inherited from Leadtools.RasterCollection<RasterImageListItem>)
Top

See Also