RtspTransport.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(RtspTransport) |
Compares enums of type RtspTransport |
Equals(Object) |
Overrides Equals operator for RtspTransport |
Equals(RtspTransport)
Compares enums of type RtspTransport
public bool Equals (Microsoft.Azure.Management.VideoAnalyzer.Models.RtspTransport e);
override this.Equals : Microsoft.Azure.Management.VideoAnalyzer.Models.RtspTransport -> bool
Public Function Equals (e As RtspTransport) As Boolean