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