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