![]() | CSYSCRCFileOffset Method |
Namespace: GeoEngine.Core.GXNetX
public static int CRCFileOffset( CGXNETCore gxNetShared, string file, int offset ) public static int CRCFileOffset( CGXNETCore gxNetShared, string file, int offset )
Public Shared Function CRCFileOffset ( gxNetShared As CGXNETCore, file As String, offset As Integer ) As Integer Public Shared Function CRCFileOffset ( gxNetShared As CGXNETCore, file As String, offset As Integer ) As Integer
public: static int CRCFileOffset( CGXNETCore^ gxNetShared, String^ file, int offset ) public: static int CRCFileOffset( CGXNETCore^ gxNetShared, String^ file, int offset )
static member CRCFileOffset : gxNetShared : CGXNETCore * file : string * offset : int -> int static member CRCFileOffset : gxNetShared : CGXNETCore * file : string * offset : int -> int