![]() | Appends a browse name to the end of the current browse path.
DISPID (Dispatch ID):
For more information, see AppendElement in .NET Reference. |
![]() | 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. |
![]() | Creates a new object that is a copy of the current instance.
DISPID (Dispatch ID):
For more information, see Clone in .NET Reference. |
![]() | 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. |
![]() | Determines whether the specified object is equal to the current object.
DISPID (Dispatch ID):
For more information, see Equals in .NET Reference. |
![]() | 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. |
![]() | Formats the browse path element into a string.
DISPID (Dispatch ID):
For more information, see Format in .NET Reference. |
![]() | Returns a hash code for the current object.
DISPID (Dispatch ID):
For more information, see GetHashCode in .NET Reference. |
![]() | Obtains the last browse path element of the current OPC-UA browse path.
DISPID (Dispatch ID):
For more information, see GetLastElement in .NET Reference. |
![]() |
DISPID (Dispatch ID):
For more information, see GetObjectData in .NET Reference. |
![]() | Gets the Type of the current instance.
DISPID (Dispatch ID):
For more information, see GetType in .NET Reference. |
![]() | Converts a browse path to a node descriptor.
DISPID (Dispatch ID):
For more information, see ToUANodeDescriptor in .NET Reference. |
![]() | 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. |
![]() | 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. |