| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal objControl As dbiGauge _ ) | |
| C# | |
|---|---|
public GaugeObjectCollection( dbiGauge objControl ) | |
Parameters
- objControl
- The control the collection will be associated with.
| dbicGauge | Send comments on this topic. |
| GaugeObjectCollection Constructor | |
| See Also | |
|
| dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > GaugeObjectCollection Class : GaugeObjectCollection Constructor |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal objControl As dbiGauge _ ) | |
| C# | |
|---|---|
public GaugeObjectCollection( dbiGauge objControl ) | |