部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從版本存放區中移除此版本以外的所有版本。 如果移除成功,則傳回 true。
[Foundation.Export("removeOtherVersionsOfItemAtURL:error:")]
public static bool RemoveOtherVersions(Foundation.NSUrl url, out Foundation.NSError outError);
static member RemoveOtherVersions : Foundation.NSUrl * -> bool