 | CDSELCreate Method |
Create a Selection object
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static CDSEL Create()
public static CDSEL Create()
Public Shared Function Create As CDSEL
Public Shared Function Create As CDSEL
public:
static CDSEL^ Create()
public:
static CDSEL^ Create()
static member Create : unit -> CDSEL
static member Create : unit -> CDSEL
Return Value
Type:
CDSELDSEL handle, terminates if creation fails
See Also