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

IndexType() public méthode

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