[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Encapsulates a parameter specifying a frequency, i.e. '* / 5'.
The following tables list the members exposed by the FrequencyParameter type.
Public Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetValuesInRange |
Return a set of int values representing the value of the parameter for the given range.
|
![]() | IsWildcard |
Returns true if all values between and including min and max are supplied by the parameter.
|
![]() | ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
Public Constructors
Name | Description | |
---|---|---|
![]() | FrequencyParameterNew | Ctor. |
Public Properties
Name | Description | |
---|---|---|
![]() | Frequency | Returns frequency. |