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

indexedmzML() public method

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