Image Area CollectionRemove Item Method
This is overridden to notify the image map that an image area has been removed from the collection
Definition
Namespace: EWSoftware.ImageMaps
Assemblies: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2024.12.31.0
EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2024.12.31.0
Assemblies: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2024.12.31.0
EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.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 position at which the object is removed