ComponentOne Gauges for WinForms
Item(Int32) Property

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

Parameters

index
See Also

Reference

PointerCollection Class
PointerCollection Members
Overload List