Removes the element at the specified index of the collection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public void RemoveAt ( |
Visual Basic Copy Code |
---|
Public Sub RemoveAt( _ |
The zero-based index of the element to remove.