Determines the longest common prefix of the current OPC-UA browse path element collection and a given OPC-UA browse path element collection.
Parameters
- collection2
- A UABrowsePathElementCollection object. The other browse path element collection.
Return Value
The sequence of browse names that is the longest common prefix. An empty sequence if there is no common prefix.
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also