Opc.Ua.TranslateBrowsePathsToNodeIdsResponseMessage.TranslateBrowsePathsToNodeIdsResponseMessage C# (CSharp) Method

TranslateBrowsePathsToNodeIdsResponseMessage() public method

Initializes an empty message.
public TranslateBrowsePathsToNodeIdsResponseMessage ( ) : System
return System
        public TranslateBrowsePathsToNodeIdsResponseMessage()
        {
        }

Same methods

TranslateBrowsePathsToNodeIdsResponseMessage::TranslateBrowsePathsToNodeIdsResponseMessage ( ServiceFault ServiceFault ) : System
TranslateBrowsePathsToNodeIdsResponseMessage::TranslateBrowsePathsToNodeIdsResponseMessage ( TranslateBrowsePathsToNodeIdsResponse TranslateBrowsePathsToNodeIdsResponse ) : System
TranslateBrowsePathsToNodeIdsResponseMessage