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

IndexListType() public méthode

public IndexListType ( ) : System
Résultat System
        public IndexListType()
        {
            this.indexField = new List<IndexType>();
        }