ParameterValue Members

The ParameterValue type exposes the following members.

Methods

  NameDescription
Public methodCopy
Makes an identical copy of the given parameter value.
Public methodDispose
Releases all resources used by the ParameterValue
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIsEqual
Tests equality with another instance of the same class.
Public methodIsSameType
Tests another instance is of the same value type.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also