TrackAttribute.Equality(TrackAttribute, TrackAttribute) 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.
Determines if two TrackAttribute values are the same.
public static bool operator == (Azure.ResourceManager.Media.Models.TrackAttribute left, Azure.ResourceManager.Media.Models.TrackAttribute right);
static member ( = ) : Azure.ResourceManager.Media.Models.TrackAttribute * Azure.ResourceManager.Media.Models.TrackAttribute -> bool
Public Shared Operator == (left As TrackAttribute, right As TrackAttribute) As Boolean
Parameters
- left
- TrackAttribute
- right
- TrackAttribute