Random.Shared 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.
Fournit une instance thread-safe Random qui peut être utilisée simultanément par n’importe quel thread.
public:
static property Random ^ Shared { Random ^ get(); };
public static Random Shared { get; }
member this.Shared : Random
Public Shared ReadOnly Property Shared As Random
Valeur de propriété
Instance de Random.