RenderContentCollection.Remove Method

RenderContentCollectionRemove Method

[Missing <summary> documentation for "M:Rhino.Render.RenderContentCollection.Remove(Rhino.Render.RenderContentCollection)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void Remove(
	RenderContentCollection collection
)
Public Sub Remove ( 
	collection As RenderContentCollection
)

Parameters

collection
Type: Rhino.RenderRenderContentCollection

[Missing <param name="collection"/> documentation for "M:Rhino.Render.RenderContentCollection.Remove(Rhino.Render.RenderContentCollection)"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also