CSMSL.IO.MzML.InstrumentConfigurationListType.InstrumentConfigurationListType C# (CSharp) Méthode

InstrumentConfigurationListType() public méthode

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