This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IAppROT Interface > IAppROT.Remove Method (ArcObjects .NET 10.4 SDK) |
Removes an application reference from the running object table.
[Visual Basic .NET] Public Sub Remove ( _ ByVal cookie As Integer _ )
[C#] public void Remove ( int cookie );