| Visual Basic (Declaration) | |
|---|---|
| Public Function FindLocalNodes( _ ByVal sourceId As NodeId, _ ByVal referenceTypeId As NodeId, _ ByVal isInverse As Boolean _ ) As NodeIdCollection | |
| C# | |
|---|---|
| public NodeIdCollection FindLocalNodes( NodeId sourceId, NodeId referenceTypeId, bool isInverse ) | |
Parameters
- sourceId
- referenceTypeId
- isInverse
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    