<Code Lib>
2021 Method
Changes 0
M

ParameterValue.IsSameType

Description:
Tests another instance is of the same value type.

public bool IsSameType(
	ParameterValue other
)

Return Value bool

Loading…