RfsaBasicConfigurationList Methods
- Updated2025-05-22
- 2 minute(s) read
Rfsa
The RfsaBasicConfigurationList type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CreateConfigurationList | Creates an empty configuration list for RFSA list mode. Call the CreateStep(Boolean) method to add steps to the active configuration list. |
![]() | CreateStep | Creates a new configuration list step in the configuration list for RF list mode specified by the ActiveList property. When you create a configuration list step, a new instance of each property specified by the configuration list properties is created. Configuration list properties are specified when a configuration list is created. |
![]() | DeleteConfigurationList | Deletes a previously created configuration list and all the configuration list steps in the RF list mode configuration list. When a configuration list step is deleted, all the instances of the properties associated with the configuration list step are also removed. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |