SDK:IWidgetDataPopup::RemoveAt

From Vectorworks Developer
Jump to navigation Jump to search

.SDK|SDK ..SDK:Types|SDK Types ..VCOM:VCOM (Vectorworks Component Object Model)|VCOM Basics ..VCOM:Class Reference|VCOM Class Reference

Description

Member of SDK:IWidgetDataPopup

Insert an item in the list.

virtual void RemoveAt(
size_t index) = 0;

Parameters

index size_t Zero based index to the item that is to be deleted.