Tests another instance is of the same value type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsSameType(
ParameterValue other
)
Parameters
- other ParameterValue
-
The instance to compare with
Return Value
Boolean
Exceptions
See Also
Reference