| TextParserT Methods |
The TextParserT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckNoDataAfter(String) | (Inherited from TextParserT.) | |
| CheckNoDataAfter(String, StringReader) | (Inherited from TextParserT.) | |
| Equals | (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.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetNextLine | (Inherited from TextParserT.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NewParseException(String) | (Inherited from TextParserT.) | |
| NewParseException(String, Object) | (Inherited from TextParserT.) | |
| Parse | (Inherited from TextParserT.) | |
| Parse(LineReader) | (Inherited from TextParserT.) | |
| ReadLandisDataVar |
Reads the InputVariable LandisData from the current line, and
checks that its value matches the expected value.
| |
| ReadName | (Inherited from TextParserT.) | |
| ReadOptionalName | (Inherited from TextParserT.) | |
| ReadOptionalVar | (Inherited from TextParserT.) | |
| ReadValue | (Inherited from TextParserT.) | |
| ReadVar | (Inherited from TextParserT.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |