Click or drag to resize
STSeriesDeviceContainerDeviceUnregisterForContainerSelectedEvent Method Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/

[Missing <summary> documentation for "M:Scriptel.STSeries.STSeriesDeviceContainerDevice.UnregisterForContainerSelectedEvent(System.Object,Scriptel.STSeries.STNullDevice.ContainerSelectedEventHandler)"]

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public override void UnregisterForContainerSelectedEvent(
	Object sender,
	STNullDeviceContainerSelectedEventHandler target
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:Scriptel.STSeries.STSeriesDeviceContainerDevice.UnregisterForContainerSelectedEvent(System.Object,Scriptel.STSeries.STNullDevice.ContainerSelectedEventHandler)"]

target
Type: Scriptel.STSeriesSTNullDeviceContainerSelectedEventHandler

[Missing <param name="target"/> documentation for "M:Scriptel.STSeries.STSeriesDeviceContainerDevice.UnregisterForContainerSelectedEvent(System.Object,Scriptel.STSeries.STNullDevice.ContainerSelectedEventHandler)"]

Implements

ISTSeriesDeviceUnregisterForContainerSelectedEvent(Object, STNullDeviceContainerSelectedEventHandler)
ISTSeriesDeviceUnregisterForContainerSelectedEvent(Object, STNullDeviceContainerSelectedEventHandler)
ISTSeriesDeviceUnregisterForContainerSelectedEvent(Object, STNullDeviceContainerSelectedEventHandler)
See Also