Aracılığıyla paylaş


SnapshotFields.Inequality(SnapshotFields, SnapshotFields) Operator

Definition

Determines if two SnapshotFields values are not the same.

public static bool operator != (Azure.Data.AppConfiguration.SnapshotFields left, Azure.Data.AppConfiguration.SnapshotFields right);
static member op_Inequality : Azure.Data.AppConfiguration.SnapshotFields * Azure.Data.AppConfiguration.SnapshotFields -> bool
Public Shared Operator != (left As SnapshotFields, right As SnapshotFields) As Boolean

Parameters

Returns

Applies to