WITec |
The WITecReader type exposes the following members.
| Name | Description | |
|---|---|---|
| BuildNodeWithIDT | Builds a data class instance for the node identified by the provided identifier. The method resolves the name of the data node from the internal ID dictionary and constructs the appropriate TDataClass derived instance. | |
| Create_ID_Dictionary | Populates the internal identifier dictionary from the provided data node. The method iterates over the child nodes of dataNode and extracts the integer ID from the child's "TData" node. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| ExtractSpectra | Searches the parsed data node for all entries of class "TDGraph" and constructs corresponding TDGraphClass instances. Found instances are appended to the public Spectra list. | |
| 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 the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |