LimitLineCollectionRemove Method
Removes a particular
LimitLine object from the collection.
Namespace: BeeMobile.GaugeAssembly: BeeMobile.Gauge.NET48 (in BeeMobile.Gauge.NET48.dll) Version: 4.8.0.4
public virtual void Remove(
LimitLine anItem
)
Public Overridable Sub Remove (
anItem As LimitLine
)
Parameters
- anItem LimitLine
- Reference to a LimitLine object to remove.