InterleaveOutput.Equals Method
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.
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