remove(id:) Remove a part by id. Declaration@discardableResult mutating func remove(id: String) -> MeshResource.Part? See AlsoUsing the collectioninsert(_:)removeAll()update(_:)