RdkModalEditContentBucket
Note: This API is now obsolete.
Inheritance Hierarchy
System.Object
Rhino.Render.DataSources.RdkModalEditContentBucket
Namespace: Rhino.Render.DataSources
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
[ObsoleteAttribute("RdkModalEditContentBucket is obsolete", false)]public class RdkModalEditContentBucket : IDisposable
The RdkModalEditContentBucket type exposes the following members.
Constructors
Name
Description
Public Method
RdkModalEditContentBucket
Initializes a new instance of the RdkModalEditContentBucket class
Properties
Name
Description
Public Property
CppPointer
Methods
Name
Description
Public Method
ContentsIn
Public Method
Dispose
Releases all resources used by the RdkModalEditContentBucket
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
(Overrides Object.Finalize..)
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.)
Protected Method
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public Method
SetContentsOut
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)