Class TreatmentList
Represents a specialized list of treatment items that inherits its core list functionality from the MasterList base class.
public class TreatmentList : MasterList
- Inheritance
-
TreatmentList
- Inherited Members
- Extension Methods
Remarks
Acts as a domain-specific collection type for organizing and managing treatments within the system.