 | CMSTK.iGetNumSTK Method |
Get the number of STK objects in a MSTK object
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int iGetNumSTK()
public int iGetNumSTK()
Public Function iGetNumSTK As Integer
Public Function iGetNumSTK As Integer
public:
int iGetNumSTK()
public:
int iGetNumSTK()
member iGetNumSTK : unit -> int
member iGetNumSTK : unit -> int
Return Value
Type:
Int32The number of STK objects in a MSTK object
See Also