ComponentOne Gauges for WinForms
Item(String) Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > PointerCollection Class > Item Property : Item(String) Property
Gets the first C1GaugePointer with the specified name in the collection.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal name As System.String _
) As C1GaugePointer
public C1GaugePointer Item( 
   System.string name
) {get;}

Parameters

name
See Also

Reference

PointerCollection Class
PointerCollection Members
Overload List