Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function Browse( _ ByVal session As Opc.Ua.Client.Session, _ ByVal view As Opc.Ua.ViewDescription, _ ByVal nodeToBrowse As Opc.Ua.BrowseDescription, _ ByVal throwOnError As Boolean _ ) As Opc.Ua.ReferenceDescriptionCollection |
C# | |
---|---|
public static Opc.Ua.ReferenceDescriptionCollection Browse( Opc.Ua.Client.Session session, Opc.Ua.ViewDescription view, Opc.Ua.BrowseDescription nodeToBrowse, bool throwOnError ) |
Parameters
- session
- view
- nodeToBrowse
- throwOnError
Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x