DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.UnSubscribe | Constructors | Fields | Methods | Properties | Events
Remove provided control from the notification subscription list.
Available also on: Delphi FMX | Java | ActiveX.
Implements IGIS_Viewer.UnSubscribe.
// C# public void UnSubscribe( IGIS_Subscribe _control );
' VisualBasic Public Sub UnSubscribe( ByVal _control As IGIS_Subscribe )
// Oxygene public procedure UnSubscribe( _control : IGIS_Subscribe );
Name | Type | Description |
---|---|---|
_control | IGIS_Subscribe | control which subscription should be canceled |