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

IndexType() public method

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