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

SelectedIonListType() public method

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