ActiveReports 9
Inequality Operator (SearchResult)

Syntax
'Declaration
 
Public Operator <>( _
   ByVal result1 As SearchResult, _
   ByVal result2 As SearchResult _
) As System.Boolean
public System.bool operator !=( 
   SearchResult result1,
   SearchResult result2
)

Parameters

result1
result2
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SearchResult Class
SearchResult Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum