SystemDefinition Members
- Updated2023-02-21
- 3 minute(s) read
The SystemDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| SystemDefinition | Overloaded.
Initializes a new instance of SystemDefinition with the specified file path.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Class Destructor (Overrides Object.Finalize().) | |
| GetHashCode | Serves as a hash function for a particular type. (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.) | |
| SaveSystemDefinitionFile | Overloaded.
Saves the system definition file.
| |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Root | Gets the Root node of the system definition file. | |
| Version | Gets the version number of the system definition file. |