CVTime.Equals(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Détermine si deux objets CVTime sont égaux.
public override bool Equals (object other);
override this.Equals : obj -> bool
Paramètres
- other
- Object
Objet à comparer.
Retours
Remarques
Deux structures CVTime sont considérées comme égales si leurs champs TimeValue, TimeScale et Flags sont identiques.