Share via


CoverageDSPriv.MethodDataTable.AddMethodRow Method

Include Protected Members
Include Inherited Members

Adds a CoverageDSPriv.MethodRow to this table. This class and its members are reserved for internal use and are not intended to be used in your code.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddMethodRow(CoverageDSPriv.MethodRow) Adds a CoverageDSPriv.MethodRow to this table. This class and its members are reserved for internal use and are not intended to be used in your code.
Public method AddMethodRow(String, String, String, UInt32, UInt32, UInt32, UInt32, UInt32, CoverageDSPriv.ClassRow) Adds a CoverageDSPriv.MethodRow that contains the provided values. This class and its members are reserved for internal use and are not intended to be used in your code.

Top

Remarks

CoverageDSPriv.MethodRow

See Also

Reference

CoverageDSPriv.MethodDataTable Class

Microsoft.VisualStudio.Coverage.Analysis Namespace