Web Image Area CollectionRemove Item 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: 2024.12.31.0
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2024.12.31.0
C#
protected override void RemoveItem(
int index
)VB
Protected Overrides Sub RemoveItem (
index As Integer
)C++
protected:
virtual void RemoveItem(
int index
) overrideF#
abstract RemoveItem :
index : int -> unit
override RemoveItem :
index : int -> unit Parameters
- index Int32
- The index of the item to remove