IRowSet Interface

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Proxy
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Proxy (in Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll)

Syntax

‘선언
Public Interface IRowSet
public interface IRowSet
public interface class IRowSet
type IRowSet =  interface end
public interface IRowSet

The IRowSet type exposes the following members.

Properties

  Name Description
Public property ColumnCount
Public property Item[Int32]
Public property Item[Int32, Int32]
Public property Item[String, Int32]
Public property RowCount

Top

Methods

  Name Description
Public method SwapRows

Top

See Also

Reference

Microsoft.TeamFoundation.WorkItemTracking.Proxy Namespace