Removes the collection date at the specified index.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf
SyntaxC#
Copy Code
|
|---|
public void RemoveAt ( |
Visual Basic
Copy Code
|
|---|
Public Sub RemoveAt( _ |
The zero-based index of the date to remove.
See Also