  | CVVSwap Method  | 
 
Swaps the bytes of the SHORT, USHORT, LONG, FLOAT and DOUBLE vv's.
Other vv's are not affected by this method. This is used
primarily with changing the order of bytes for other machine
created data.
 
    Namespace: 
   GeoEngine.Core.GXNet
    Assembly:
   geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntaxpublic void Swap()
public void Swap()
Public Sub Swap
Public Sub Swap
public:
void Swap()
public:
void Swap()
member Swap : unit -> unit 
member Swap : unit -> unit 
See Also