![]() | CSYSDefaultInt Method |
Namespace: GeoEngine.Core.GXNetX
public static void DefaultInt( CGXNETCore gxNetShared, string group, string field, int val ) public static void DefaultInt( CGXNETCore gxNetShared, string group, string field, int val )
Public Shared Sub DefaultInt ( gxNetShared As CGXNETCore, group As String, field As String, val As Integer ) Public Shared Sub DefaultInt ( gxNetShared As CGXNETCore, group As String, field As String, val As Integer )
public: static void DefaultInt( CGXNETCore^ gxNetShared, String^ group, String^ field, int val ) public: static void DefaultInt( CGXNETCore^ gxNetShared, String^ group, String^ field, int val )
static member DefaultInt : gxNetShared : CGXNETCore * group : string * field : string * val : int -> unit static member DefaultInt : gxNetShared : CGXNETCore * group : string * field : string * val : int -> unit