CSMSL.IO.MzML.InstrumentConfigurationListType.InstrumentConfigurationListType C# (CSharp) Метод

InstrumentConfigurationListType() публичный Метод

public InstrumentConfigurationListType ( ) : System
Результат System
        public InstrumentConfigurationListType()
        {
            this.instrumentConfigurationField = new List<InstrumentConfigurationType>();
        }