ComponentOne Gauges for WinForms
Item(Int32) Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > CommonImageCollection Class > Item Property : Item(Int32) Property
Gets or sets the CommonImage at the specified position in the collection.
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As CommonImage
public CommonImage Item( 
   System.int index
) {get; set;}

Parameters

index
See Also

Reference

CommonImageCollection Class
CommonImageCollection Members
Overload List