MonoMac.Foundation.NSFileVersion: Method Members

The methods of MonoMac.Foundation.NSFileVersion are listed below. For a list of all members, see the NSFileVersion Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

static
AddVersion(NSUrl, NSUrl, NSFileVersionAddingOptions, out NSError) : NSFileVersion
Documentation for this section has not yet been entered.
static
GetCurrentVersion(NSUrl) : NSFileVersion
Documentation for this section has not yet been entered.
static
GetOtherVersions(NSUrl) : NSFileVersion[]
Documentation for this section has not yet been entered.
static
GetSpecificVersion(NSUrl, NSObject) : NSFileVersion
Documentation for this section has not yet been entered.
static
GetUnresolvedConflictVersions(NSUrl) : NSFileVersion[]
Documentation for this section has not yet been entered.
Remove(out NSError) : bool
Documentation for this section has not yet been entered.
static
RemoveOtherVersions(NSUrl, out NSError) : bool
Documentation for this section has not yet been entered.
ReplaceItem(NSUrl, NSFileVersionReplacingOptions, out NSError) : NSUrl
Documentation for this section has not yet been entered.
static
TemporaryDirectoryForItem(NSUrl) : NSUrl
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSFileVersion object.