| Visual Basic (Declaration) | |
|---|---|
Public Function Add( _ ByVal obj As dbiGaugeObject _ ) As Integer | |
| C# | |
|---|---|
public int Add( dbiGaugeObject obj ) | |
Parameters
- obj
- The dbiGaugeObject to add.
| dbicGauge | Send comments on this topic. |
| Add Method | |
| See Also | |
|
| dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > GaugeObjectCollection Class : Add Method |
| Visual Basic (Declaration) | |
|---|---|
Public Function Add( _ ByVal obj As dbiGaugeObject _ ) As Integer | |
| C# | |
|---|---|
public int Add( dbiGaugeObject obj ) | |