Overload | Description |
---|---|
OpcBrowseInputsOutputs Constructor() | Initializes a new instance of the class with default data. |
OpcBrowseInputsOutputs Constructor(OpcBrowseInputsOutputs) | Initializes a new instance of the class with a copy of another browse inputs/outputs object. |
OpcBrowseInputsOutputs Constructor(OpcBrowseNodeDescriptor) | Initializes a new instance of the class with specified current node. |
OpcBrowseInputsOutputs Constructor(OpcBrowseNodeDescriptor,IEnumerable<OpcBrowseNodeDescriptor>) | Initializes a new instance of the class with specified current node and selection. |