CustomDeviceWaveform.RenameNode Method
- 更新时间2023-02-21
- 阅读时长2分钟
| Name | Description | |
|---|---|---|
| RenameNode(String) | Renames this node to the name you specify, if the node can be renamed and if the name you specify is not already in use by a sibling of this node. (Inherited from BaseNode.) | |
| RenameNode(String, Boolean) | Renames this node to the name you specify, if the name that you specify is not already in use by a sibling of this node. (Inherited from CustomDeviceBase.) |