public class CsvResultFileReader| CsvResultFileReader | CSV file reader object |
| CloseFile | Close file |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetFlowUnitNo | 0: CFS, 1: GPM, 2: MGD, 3: IMGD, 4: AFD, 5: LPS, 6: LPM, 7: MLD, 8: CMH, 9: CMD |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| IsOpen | Check if file is open |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| OpenFile | Open file |
| ReadFile | Read CSV file |
| ToString | Returns a string that represents the current object. (Inherited from Object) |