NamedValue
Public Class
Public Method
Public Property
Public Property
Public Method
Public Method
Public Method
Public Method
Inheritance Hierarchy
System.Object
Rhino.Render.NamedValue
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class NamedValue
The NamedValue type exposes the following members.
Constructors
Name
Description
Public Method
NamedValue
Initializes a new instance of the NamedValue class
Properties
Name
Description
Public Property
Name
Public Property
Value
Methods
Name
Description
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
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.)
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)