Свойство SecurityProjectCategoriesDataSet.GroupRelationsDataTable.Item
Возвращает строку в GroupRelationsDataTable, где указано с помощью индекса строки.
Пространство имен: WebSvcSecurity
Сборка: ProjectServerServices (в ProjectServerServices.dll)
Синтаксис
'Декларация
Public ReadOnly Property Item ( _
index As Integer _
) As SecurityProjectCategoriesDataSet.GroupRelationsRow
Get
'Применение
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim index As Integer
Dim value As SecurityProjectCategoriesDataSet.GroupRelationsRow
value = instance.Item(index)
public SecurityProjectCategoriesDataSet.GroupRelationsRow this[
int index
] { get; }
Параметры
index
Тип: System.Int32Указывает строку.
Значение свойства
Тип: WebSvcSecurity.SecurityProjectCategoriesDataSet.GroupRelationsRow
См. также
Справочные материалы
SecurityProjectCategoriesDataSet.GroupRelationsDataTable класс
Элементы SecurityProjectCategoriesDataSet.GroupRelationsDataTable