Share via


SphereOSFeedType.Inequality(SphereOSFeedType, SphereOSFeedType) Operator

Definition

Determines if two SphereOSFeedType values are not the same.

public static bool operator != (Azure.ResourceManager.Sphere.Models.SphereOSFeedType left, Azure.ResourceManager.Sphere.Models.SphereOSFeedType right);
static member op_Inequality : Azure.ResourceManager.Sphere.Models.SphereOSFeedType * Azure.ResourceManager.Sphere.Models.SphereOSFeedType -> bool
Public Shared Operator != (left As SphereOSFeedType, right As SphereOSFeedType) As Boolean

Parameters

Returns

Applies to