| Visual Basic (Declaration) | |
|---|---|
| Public Overloads Overridable Function IsNodeInView( _ ByVal context As OperationContext, _ ByVal viewId As NodeId, _ ByVal nodeHandle As Object _ ) As Boolean | |
| C# | |
|---|---|
| public virtual bool IsNodeInView( OperationContext context, NodeId viewId, object nodeHandle ) | |
Parameters
- context
- viewId
- nodeHandle
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    