| Visual Basic (Declaration) | |
|---|---|
| Public Overloads Function TranslateBrowsePath( _ ByVal sourceId As NodeId, _ ByVal browsePath As String _ ) As IList(Of NodeId) | |
| C# | |
|---|---|
| public IList<NodeId> TranslateBrowsePath( NodeId sourceId, string browsePath ) | |
Parameters
- sourceId
- browsePath
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    