ESRI.ArcGIS.ADF.Local
Unregister Method
See Also  Send Feedback
ESRI.ArcGIS.ADF.CATIDs Namespace > ScalRefID_SurveyAngleGon Class : Unregister Method




CLSID
The CLSID of the class to be unregistered.
Unregisters a class from the ScalRefID_SurveyAngleGon component category.

Syntax

Visual Basic (Declaration) 
Public Shared Sub Unregister( _
   ByVal CLSID As String _
) 
Visual Basic (Usage)Copy Code
Dim CLSID As String
 
ScalRefID_SurveyAngleGon.Unregister(CLSID)
C# 
public static void Unregister( 
   string CLSID
)

Parameters

CLSID
The CLSID of the class to be unregistered.

See Also

© 2010 All Rights Reserved.