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

InstrumentConfigurationListType() public method

public InstrumentConfigurationListType ( ) : System
return System
        public InstrumentConfigurationListType()
        {
            this.instrumentConfigurationField = new List<InstrumentConfigurationType>();
        }