Calendar.Nanosecond Propriété
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.
Obtient ou définit la nanoseconde.
public:
property int Nanosecond { int get(); void set(int value); };
int Nanosecond();
void Nanosecond(int value);
public int Nanosecond { get; set; }
var int32 = calendar.nanosecond;
calendar.nanosecond = int32;
Public Property Nanosecond As Integer
Valeur de propriété
Int32
int
Nanoseconde.