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

SourceFileRefListType() public method

public SourceFileRefListType ( ) : System
return System
        public SourceFileRefListType()
        {
            this.sourceFileRefField = new List<SourceFileRefType>();
        }