KeyTimeHelper.FromTimeSpan(TimeSpan) 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.
static KeyTime FromTimeSpan(TimeSpan const& timeSpan);
public static KeyTime FromTimeSpan(System.TimeSpan timeSpan);
function fromTimeSpan(timeSpan)
Public Shared Function FromTimeSpan (timeSpan As TimeSpan) As KeyTime
Paramètres
Valeur de données TimeSpan à établir.
Retours
Valeur KeyTime générée.