[]
Implements the operator !=.
public static bool operator !=(GridCellFactoryBase.RowInfo a, GridCellFactoryBase.RowInfo b)
Type | Name | Description |
---|---|---|
GridCellFactoryBase.RowInfo | a | a. |
GridCellFactoryBase.RowInfo | b | The b. |
Type | Description |
---|---|
bool | The result of the operator. |