Removes the element at the specified index of the collection.
Namespace: MindFusion.DiagrammingAssembly: MindFusion.Diagramming
public void RemoveAt ( int index)
Public Sub RemoveAt( _ index As Integer _)
The zero-based index of the element to remove.
CollectionBase(T, E) MembersCollectionBase(T, E) ClassMindFusion.Diagramming Namespace