remove(id:) Remove an instance by name. Declaration@discardableResult mutating func remove(id: String) -> MeshResource.Instance? See AlsoUsing the collectioninsert(_:)removeAll()update(_:)subscript(_:)