Extensions..::..IsZero Method
   Determines if the value is zero.
   
                
    Namespace: 
   robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
<ExtensionAttribute> _ Public Shared Function IsZero ( _ thisT As ULong _ ) As Boolean
[ExtensionAttribute] public: static bool^ IsZero( unsigned long long^ thisT )
Parameters
- thisT
- Type: UInt64
 The this t.
 
                     
                 
                
                 
                
