Removes the first occurrence of the specified DoubleCollection object.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public void Remove ( |
Visual Basic
![]() |
---|
Public Sub Remove ( _ |
The collection's count is reduced with 1. The items, which followed the removed item, are moved forwards with one place. Their indexes are also updated.