NetXP 3.0 Reference

WindowCollection.Contains Method 

Internal.

[Visual Basic]
Public Function Contains( _
   ByVal value As Window _
) As Boolean
[C#]
public bool Contains(
   Window value
);

Parameters

value

Return Value

See Also

WindowCollection Class | NETXP.Controls.Docking Namespace