ResourceBase.Inequality(ResourceBase, ResourceBase) Operator
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
public:
static bool operator !=(Microsoft::Azure::RemoteRendering::ResourceBase ^ left, Microsoft::Azure::RemoteRendering::ResourceBase ^ right);
public static bool operator != (Microsoft.Azure.RemoteRendering.ResourceBase left, Microsoft.Azure.RemoteRendering.ResourceBase right);
static member op_Inequality : Microsoft.Azure.RemoteRendering.ResourceBase * Microsoft.Azure.RemoteRendering.ResourceBase -> bool
Public Shared Operator != (left As ResourceBase, right As ResourceBase) As Boolean
Parametrar
- left
- ResourceBase
- right
- ResourceBase