<!--
{
  "documentType" : "article",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/NSMutableArray/NSMutableArray-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "NSMutableArray Implementations"
}
-->

# NSMutableArray Implementations

## Topics

### Initializers

[`init?(contentsOfURL: URL)`](/documentation/Foundation/NSMutableArray/init(contentsOfURL:))

Creates and returns a mutable array containing the contents specified by a given URL.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)