Cell.Inequality(Cell, Cell) Operator

Definition

operator!=

public static bool operator != (Microsoft.AnalysisServices.AdomdClient.Cell o1, Microsoft.AnalysisServices.AdomdClient.Cell o2);
static member op_Inequality : Microsoft.AnalysisServices.AdomdClient.Cell * Microsoft.AnalysisServices.AdomdClient.Cell -> bool
Public Shared Operator != (o1 As Cell, o2 As Cell) As Boolean

Parameters

o1
Cell

o1

o2
Cell

o2

Returns

Information not available for this release.

Applies to