ContentCollectionIterator
An iterator for the RenderContentCollection
Inheritance Hierarchy
System.Object
Rhino.Render.ContentCollectionIterator
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class ContentCollectionIterator : IDisposable
The ContentCollectionIterator type exposes the following members.
Constructors
Name
Description
Public Method
ContentCollectionIterator
Initializes a new instance of the ContentCollectionIterator class
Properties
Name
Description
Public Property
CppPointer
Methods
Name
Description
Public Method
DeleteThis
Public Method
Dispose
Releases all resources used by the ContentCollectionIterator
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
Finalizer
(Overrides Object.Finalize..)
Public Method
First
Public Method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public Method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public Method
Next
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)