RenderContentCollection Class

RenderContentCollection Class

[Missing <summary> documentation for "T:Rhino.Render.RenderContentCollection"]

Inheritance Hierarchy
SystemObject
  Rhino.RenderRenderContentCollection

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class RenderContentCollection : IDisposable, 
	IEnumerable
Public NotInheritable Class RenderContentCollection
	Implements IDisposable, IEnumerable

The RenderContentCollection type exposes the following members.

Constructors
  NameDescription
Public methodRenderContentCollection
Initializes a new instance of the RenderContentCollection class
Public methodRenderContentCollection(IntPtr)
Initializes a new instance of the RenderContentCollection class
Top
Properties
  NameDescription
Public propertyCppPointer
Top
Methods
  NameDescription
Public methodAdd
Public methodAppend
Public methodClear
Public methodContentAt
Public methodCount
Public methodDispose
Releases all resources used by the RenderContentCollection
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodFind_Sel
Public methodGetEnumerator
Public methodGetHashCode (Inherited from Object.)
Public methodGetSearchPattern
Public methodGetType (Inherited from Object.)
Public methodIterator
Public methodRemove
Public methodSet
Public methodSetSearchPattern
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also