2021 Members
Changes 4
M

DoubleParameterValue

Name Return Type Description Inherited From
M Copy() ParameterValue Makes an identical copy of the given parameter value. (Inherited from ParameterValue .) ParameterValue
M Dispose() None (Inherited from ParameterValue .) ParameterValue
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M IsEqual(ParameterValue) bool Tests equality with another instance of the same class. (Inherited from ParameterValue .) ParameterValue
M IsSameType(ParameterValue) bool Tests another instance is of the same value type. (Inherited from ParameterValue .) ParameterValue
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. (Inherited from ParameterValue .) ParameterValue
P Value double The stored value