CSMSL.IO.MzML.ScanSettingsListType.ScanSettingsListType C# (CSharp) Method

ScanSettingsListType() public method

public ScanSettingsListType ( ) : System
return System
        public ScanSettingsListType()
        {
            this.scanSettingsField = new List<ScanSettingsType>();
        }