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
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSingleKind
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.14
See Also