CSMSL.IO.MzML.InstrumentConfigurationListType.InstrumentConfigurationListType C# (CSharp) 메소드

InstrumentConfigurationListType() 공개 메소드

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