WebImageAreaCollectionRemoveItem Method

This is overridden to set the flag to indicate that all items should be serialized to view state if this is used.

Definition

Namespace: EWSoftware.ImageMaps.Web.Controls
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2023.1.3.0
protected override void RemoveItem(
	int index
)

Parameters

index  Int32
The index of the item to remove

See Also