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

indexedmzML() public méthode

public indexedmzML ( ) : System
Résultat System
        public indexedmzML()
        {
            this.indexListField = new IndexListType();
            this.mzMLField = new mzMLType();
        }