 | CSURFACEITEMiNumComponents Method |
Get the number of components in the surface item.
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic int iNumComponents()
public int iNumComponents()
Public Function iNumComponents As Integer
Public Function iNumComponents As Integer
public:
int iNumComponents()
public:
int iNumComponents()
member iNumComponents : unit -> int
member iNumComponents : unit -> int
Return Value
Type:
Int32Number of components in the surface item.
See Also