Tests whether the instance a and the instance b are not equal.
            
    Namespace: 
   SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
public static bool operator !=( XOrientedBoxTree..::.HitInfo a, XOrientedBoxTree..::.HitInfo b )  | 
Parameters
- a
 - Type: SGP.XSpace..::.XOrientedBoxTree..::.HitInfo
The first value. 
- b
 - Type: SGP.XSpace..::.XOrientedBoxTree..::.HitInfo
The second value.