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