Click or drag to resize
CMETACreateClass Method
Create a class

Available since Oasis montaj version: 6.1.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int CreateClass(
	string str1,
	int i2
)

Parameters

str1
Type: SystemString
Class Name
i2
Type: SystemInt32
Parent class or META_CORE_CLASSConstant_Base

Return Value

Type: Int32
x - Class Token
See Also