![]() | CSYSiGetInt Method |
Namespace: GeoEngine.Core.GXNetX
public static int iGetInt( CGXNETCore gxNetShared, string group, string field ) public static int iGetInt( CGXNETCore gxNetShared, string group, string field )
Public Shared Function iGetInt ( gxNetShared As CGXNETCore, group As String, field As String ) As Integer Public Shared Function iGetInt ( gxNetShared As CGXNETCore, group As String, field As String ) As Integer
public: static int iGetInt( CGXNETCore^ gxNetShared, String^ group, String^ field ) public: static int iGetInt( CGXNETCore^ gxNetShared, String^ group, String^ field )
static member iGetInt : gxNetShared : CGXNETCore * group : string * field : string -> int static member iGetInt : gxNetShared : CGXNETCore * group : string * field : string -> int