MonobjcMonobjc Documented Class Library
RemoveFile Method
NamespacesMonobjc.AppKitNSColorListRemoveFile()()()()

Removes the file from which the list was created, if the file is in a standard search path and owned by the user.

Original signature is '- (void)removeFile'

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual void RemoveFile()
Public Overridable Sub RemoveFile
public:
virtual void RemoveFile()
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)