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

ScanWindowListType() public method

public ScanWindowListType ( ) : System
return System
        public ScanWindowListType()
        {
            this.scanWindowField = new List<ParamGroupType>();
        }