NSOpenSavePanelDelegate_Extensions.CompareFilenames 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.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.All, "This method does not control sorting order.")]
public static Foundation.NSComparisonResult CompareFilenames (this AppKit.INSOpenSavePanelDelegate This, AppKit.NSSavePanel panel, string name1, string name2, bool caseSensitive);
static member CompareFilenames : AppKit.INSOpenSavePanelDelegate * AppKit.NSSavePanel * string * string * bool -> Foundation.NSComparisonResult
Paramètres
- panel
- NSSavePanel
- name1
- String
- name2
- String
- caseSensitive
- Boolean
Retours
- Attributs