Class AllergyList
Represents a list of allergy entries, inheriting common list behavior from the MasterList base class.
public class AllergyList : MasterList
- Inheritance
-
AllergyList
- Inherited Members
- Extension Methods
Remarks
Provides a domain-specific list type dedicated to managing and organizing allergy records.