Share via


CoverageDSPriv.ModuleDataTable.AddModuleRow Method

Include Protected Members
Include Inherited Members

Adds a new module row 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 AddModuleRow(CoverageDSPriv.ModuleRow) Adds the provided module row 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 AddModuleRow(String, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) Adds a new module row that contains the provided values to this table. This class and its members are reserved for internal use and are not intended to be used in your code.

Top

See Also

Reference

CoverageDSPriv.ModuleDataTable Class

Microsoft.VisualStudio.Coverage.Analysis Namespace