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