Поделиться через


NSOpenSavePanelDelegate_Extensions.CompareFilenames Метод

Определение

[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

Параметры

panel
NSSavePanel
name1
String
name2
String
caseSensitive
Boolean

Возвращаемое значение

Атрибуты

Применяется к