IRowSet.RowCount Property

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

Syntax

‘선언
ReadOnly Property RowCount As Integer
    Get
int RowCount { get; }
property int RowCount {
    int get ();
}
abstract RowCount : int
function get RowCount () : int

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IRowSet Interface

Microsoft.TeamFoundation.WorkItemTracking.Proxy Namespace