Rotation.Inequality(Rotation, Rotation) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overriding != operator for enum Rotation
public static bool operator != (Microsoft.Azure.Management.Media.Models.Rotation e1, Microsoft.Azure.Management.Media.Models.Rotation e2);
static member op_Inequality : Microsoft.Azure.Management.Media.Models.Rotation * Microsoft.Azure.Management.Media.Models.Rotation -> bool
Public Shared Operator != (e1 As Rotation, e2 As Rotation) As Boolean
Parameters
- e1
- Rotation
- e2
- Rotation
Returns
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.