Click or drag to resize

ContentCollectionIterator Constructor

Initializes a new instance of the ContentCollectionIterator class

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public ContentCollectionIterator(
	IntPtr pCollection
)

Parameters

pCollection
Type: SystemIntPtr

[Missing <param name="pCollection"/> documentation for "M:Rhino.Render.ContentCollectionIterator.#ctor(System.IntPtr)"]

See Also