SystemDefinitionChannelResource Members
- Mise à jour2023-02-21
- Temps de lecture : 3 minute(s)
The SystemDefinitionChannelResource type exposes the following members.
| Name | Description | |
|---|---|---|
| SystemDefinitionChannelResource | Overloaded.
Initializes a new instance of SystemDefinitionChannelResource.
|
Methods
| Name | Description | |
|---|---|---|
| Clone | Creates a new object that is a copy of the current data resource. (Inherited from DataResource.) | |
| Equals | ||
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a SystemDefinitionChannelResource object. The hash code this method returns is suitable for use in hashing algorithms and data structures like a hash table. (Overrides Object.GetHashCode().) | |
| 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 representation of the channel. (Overrides Object.ToString().) |
Properties
| Name | Description | |
|---|---|---|
| Channel | Gets or sets the channel name in the system definition file. |
Events
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property value changes. (Inherited from DataResource.) |