ComponentOne Gauges for WPF and Silverlight
SetItem Method (C1GaugeDecoratorCollection)

C1.WPF.Gauge Namespace > C1GaugeDecoratorCollection Class : SetItem Method
Syntax
'Declaration
 
Protected Overrides Sub SetItem( _
   ByVal index As System.Integer, _
   ByVal item As C1GaugeDecorator _
) 
protected override void SetItem( 
   System.int index,
   C1GaugeDecorator item
)

Parameters

index
item
See Also

Reference

C1GaugeDecoratorCollection Class
C1GaugeDecoratorCollection Members