ContentCollectionIterator Constructor

ContentCollectionIterator Constructor

Initializes a new instance of the ContentCollectionIterator class

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ContentCollectionIterator(
	IntPtr pCollection
)
Public Sub New ( 
	pCollection As IntPtr
)

Parameters

pCollection
Type: SystemIntPtr

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

Version Information

Rhino for Windows

Supported in: 6.14
See Also