InterleaveOutput.Equals Method

Definition

Overloads

Equals(InterleaveOutput)

Compares enums of type InterleaveOutput

Equals(Object)

Overrides Equals operator for InterleaveOutput

Equals(InterleaveOutput)

Compares enums of type InterleaveOutput

public bool Equals (Microsoft.Azure.Management.Media.Models.InterleaveOutput e);
override this.Equals : Microsoft.Azure.Management.Media.Models.InterleaveOutput -> bool
Public Function Equals (e As InterleaveOutput) As Boolean

Parameters

Returns

Implements

Applies to

Equals(Object)

Overrides Equals operator for InterleaveOutput

public override bool Equals (object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean

Parameters

obj
Object

Returns

Applies to