MetaDataProxy Class

MetaDataProxy Class

ProxyClass for MetaData
Inheritance Hierarchy
SystemObject
  Rhino.RenderMetaDataProxy

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

The MetaDataProxy type exposes the following members.

Constructors
  NameDescription
Public methodMetaDataProxy
Constructor for MetaDataProxy
Top
Properties
  NameDescription
Public propertyCppPointer
MetaDataProxy c++ pointer
Top
Methods
  NameDescription
Public methodDispose
Dispose for MetaDataProxy
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Destructor for MetaDataProxy
(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.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetContentInstanceId
Set Content instance id for meta data
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