RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ParameterValue

ParameterValue.IsSameType

Method
Description:
Tests another instance is of the same value type.
Syntax
public bool IsSameType(
	ParameterValue other
)
Parameters
Parameter Type Description
other ParameterValue The instance to compare with
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null