TerrainSpeedCollection.Remove Method
Removes the first occurrence of the specified object from the collection.
Remove(TerrainSpeed item)
Removes the first occurrence of the specified object from the collection.Syntax
public System.Boolean Remove (
TerrainSpeed item
)
Parameters
The object to remove from the collection.
Return Value
True if item is successfully removed; otherwise, False.
Platforms
Windows, Linux, Android