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

SourceFileListType() public method

public SourceFileListType ( ) : System
return System
        public SourceFileListType()
        {
            this.sourceFileField = new List<SourceFileType>();
        }