| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal obj As dbiGaugeObject _ ) | |
| C# | |
|---|---|
public void Remove( dbiGaugeObject obj ) | |
Parameters
- obj
- The dbiGaugeObject to remove from the collection.
| dbicGauge | Send comments on this topic. |
| Remove Method | |
| See Also | |
|
| dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > GaugeObjectCollection Class : Remove Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal obj As dbiGaugeObject _ ) | |
| C# | |
|---|---|
public void Remove( dbiGaugeObject obj ) | |