Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Proxy
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Proxy (in Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll)
Syntax
'Declaración
Public Sub New ( _
rowSets As RowSetCollection _
)
public PagedItemsRowSets(
RowSetCollection rowSets
)
public:
PagedItemsRowSets(
RowSetCollection^ rowSets
)
new :
rowSets:RowSetCollection -> PagedItemsRowSets
public function PagedItemsRowSets(
rowSets : RowSetCollection
)
Parameters
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.