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