RenderContentKindList Class

RenderContentKindList Class

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

Inheritance Hierarchy
SystemObject
  Rhino.RenderRenderContentKindList

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

The RenderContentKindList type exposes the following members.

Constructors
  NameDescription
Public methodRenderContentKindList
Initializes a new instance of the RenderContentKindList class
Public methodRenderContentKindList(IntPtr)
Initializes a new instance of the RenderContentKindList class
Public methodRenderContentKindList(RenderContentKindList)
Initializes a new instance of the RenderContentKindList class
Top
Properties
  NameDescription
Public propertyCppPointer
Top
Methods
  NameDescription
Public methodAdd
Public methodContains
Public methodCount
Public methodDispose
Releases all resources used by the RenderContentKindList
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodSingleKind
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also