ESRI.ArcGIS.ADF.Local
Register Method
See Also  Send Feedback
ESRI.ArcGIS.ADF.CATIDs Namespace > GxShapefileTableToFeatureClassMenuCommands Class : Register Method




CLSID
The CLSID of the class to be registered.
Registers a class to the GxShapefileTableToFeatureClassMenuCommands component category.

Syntax

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

Parameters

CLSID
The CLSID of the class to be registered.

See Also

© 2010 All Rights Reserved.