LimitLineCollectionIndexOf Method
Returns the index of the specified
LimitLine.
Namespace: BeeMobile.GaugeAssembly: BeeMobile.Gauge.NET48 (in BeeMobile.Gauge.NET48.dll) Version: 4.8.0.4
public virtual int IndexOf(
LimitLine anItem
)
Public Overridable Function IndexOf (
anItem As LimitLine
) As Integer
- anItem LimitLine
- Reference to the LimitLine object which index should be returned.
Int32An index of the specified
LimitLine.