Click or drag to resize

_DMcFeaturesEvents_FeatureRemovedEventHandler Delegate

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Public Delegate Sub _DMcFeaturesEvents_FeatureRemovedEventHandler ( 
	FeaturesObject As IMcFeatures,
	Index As Integer
)

Parameters

FeaturesObject
Type: MediaCy.IQL.FeaturesIMcFeatures
Index
Type: SystemInt32
See Also