OleObjectType.Inequality Operator
| Name | Parameters | Description |
|---|---|---|
| Inequality(OleObjectType, String) static | left, right | Compares an OleObjectType and an OLE object type’s string ID value to determine whether they are not equal. |
| Inequality(String, OleObjectType) static | left, right | Compares an OleObjectType and an OLE object type’s string ID value to determine whether they are not equal. |