| Visual Basic (Declaration) | |
|---|---|
| Protected Overloads Overridable Function IsNodeInView( _ ByVal context As ServerSystemContext, _ ByVal viewId As NodeId, _ ByVal node As NodeState _ ) As Boolean | |
| C# | |
|---|---|
| protected virtual bool IsNodeInView( ServerSystemContext context, NodeId viewId, NodeState node ) | |
Parameters
- context
- viewId
- node
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    