閱讀英文

共用方式為


HttpRange.Inequality(HttpRange, HttpRange) Operator

Definition

Check if two HttpRange instances are not equal.

public static bool operator !=(Azure.HttpRange left, Azure.HttpRange right);

Parameters

left
HttpRange

The first instance to compare.

right
HttpRange

The second instance to compare.

Returns

True if they're not equal, false otherwise.

Applies to

產品 版本
Azure SDK for .NET Latest