Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the NumberSeqScope class contains a parameter of the specified NumberSeqParameterType enumeration type.
Syntax
private boolean containsParameterType(NumberSeqParameterType _parameterType)
Run On
Called
Parameters
- _parameterType
Type: NumberSeqParameterType Enumeration
The NumberSeqParameterType for which to test.
Return Value
Type: boolean
true if the NumberSeqScope class contains a parameter of the specified NumberSeqParameterType enumeration type; otherwise, false.