AppendElement | Appends a browse name to the end of the current browse path.
DISPID (Dispatch ID):
For more information, see AppendElement in .NET Reference. |
AppendRelative | Appends a sequence of browse path elements to the end of the current OPC-UA browse path.
DISPID (Dispatch ID):
For more information, see AppendRelative in .NET Reference. |
Clone | Creates a new object that is a copy of the current instance.
DISPID (Dispatch ID):
For more information, see Clone in .NET Reference. |
Combine | Combines the current OPC-UA browse path with a given relative browse path string.
DISPID (Dispatch ID):
For more information, see Combine in .NET Reference. |
Equals | Determines whether the specified object is equal to the current object.
DISPID (Dispatch ID):
For more information, see Equals in .NET Reference. |
Flatten | Computes an equivalent browse path whose starting node descriptor has a node Id, if possible.
DISPID (Dispatch ID):
For more information, see Flatten in .NET Reference. |
format | Formats the browse path element into a string.
DISPID (Dispatch ID):
For more information, see Format in .NET Reference. |
GetHashCode | Returns a hash code for the current object.
DISPID (Dispatch ID):
For more information, see GetHashCode in .NET Reference. |
GetLastElement | Obtains the last browse path element of the current OPC-UA browse path.
DISPID (Dispatch ID):
For more information, see GetLastElement in .NET Reference. |
GetObjectData |
DISPID (Dispatch ID):
For more information, see GetObjectData in .NET Reference. |
GetType | Gets the Type of the current instance.
DISPID (Dispatch ID):
For more information, see GetType in .NET Reference. |
ToUANodeDescriptor | Converts a browse path to a node descriptor.
DISPID (Dispatch ID):
For more information, see ToUANodeDescriptor in .NET Reference. |
TryAppendRelative | Attempts to append a relative browse path string to the current OPC-UA browse path.
DISPID (Dispatch ID):
For more information, see TryAppendRelative in .NET Reference. |
TryCombine | Attempts to combine the current OPC-UA browse path with a given browse path string.
DISPID (Dispatch ID):
For more information, see TryCombine in .NET Reference. |