remove(_:)
Removes the specified object from this object’s array of children.
Declaration
func remove(_ object: MDLObject)Parameters
- object:
The object to remove.
Removes the specified object from this object’s array of children.
func remove(_ object: MDLObject)The object to remove.