MetaDataProxy
ProxyClass for MetaData
Inheritance Hierarchy
System.Object
Rhino.Render.MetaDataProxy
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public class MetaDataProxy : IDisposable
The MetaDataProxy type exposes the following members.
Constructors
Name
Description
Public Method
MetaDataProxy
Constructor for MetaDataProxy
Properties
Name
Description
Public Property
CppPointer
MetaDataProxy c++ pointer
Methods
Name
Description
Public Method
Dispose
Dispose for MetaDataProxy
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
Destructor for MetaDataProxy
(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
SetContentInstanceId
Set Content instance id for meta data
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)