| Visual Basic (Declaration) | |
|---|---|
Public Function Find( _ ByVal referenceTypeId As NodeId, _ ByVal isInverse As Boolean, _ ByVal includeSubtypes As Boolean, _ ByVal typeTree As ITypeTable _ ) As IList(Of IReference) | |
| C# | |
|---|---|
public IList<IReference> Find( NodeId referenceTypeId, bool isInverse, bool includeSubtypes, ITypeTable typeTree ) | |
Parameters
- referenceTypeId
- isInverse
- includeSubtypes
- typeTree
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family