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

ReferenceableParamGroupListType() public méthode

public ReferenceableParamGroupListType ( ) : System
Résultat System
        public ReferenceableParamGroupListType()
        {
            this.referenceableParamGroupField = new List<ReferenceableParamGroupType>();
        }