 | CMSTKCreate Method |
Create MSTK.
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static CMSTK Create()
public static CMSTK Create()
Public Shared Function Create As CMSTK
Public Shared Function Create As CMSTK
public:
static CMSTK^ Create()
public:
static CMSTK^ Create()
static member Create : unit -> CMSTK
static member Create : unit -> CMSTK
Return Value
Type:
CMSTKMSTK, aborts if creation fails
See Also