ParseOptions.EqualsHelper(ParseOptions) 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.
protected:
bool EqualsHelper(Microsoft::CodeAnalysis::ParseOptions ^ other);
protected bool EqualsHelper(Microsoft.CodeAnalysis.ParseOptions other);
protected bool EqualsHelper(Microsoft.CodeAnalysis.ParseOptions? other);
member this.EqualsHelper : Microsoft.CodeAnalysis.ParseOptions -> bool
Protected Function EqualsHelper (other As ParseOptions) As Boolean
Paramètres
- other
- ParseOptions