| 
            
              ParserReadNext Method
             | 
          
        
        
            Reads next EMAX record.
            
        
        Namespace: GSF.EMAXAssembly: GSF.EMAX (in GSF.EMAX.dll) Version: 2.4.257-beta
SyntaxPublic Function ReadNext As Boolean
member ReadNext : unit -> bool 
 View SourceReturn Value
Booleantrue if read succeeded; otherwise 
false if end of data set was reached.
See Also