Поделиться через


Свойство SecurityGroupsDataSet.SecurityGroupsDataTable.Item

Возвращает строку в SecurityGroupsDataTable, где указано с помощью индекса строки.

Пространство имен:  WebSvcSecurity
Сборка:  ProjectServerServices (в ProjectServerServices.dll)

Синтаксис

'Декларация
Public ReadOnly Property Item ( _
    index As Integer _
) As SecurityGroupsDataSet.SecurityGroupsRow
    Get
'Применение
Dim instance As SecurityGroupsDataSet.SecurityGroupsDataTable
Dim index As Integer
Dim value As SecurityGroupsDataSet.SecurityGroupsRow

value = instance.Item(index)
public SecurityGroupsDataSet.SecurityGroupsRow this[
    int index
] { get; }

Параметры

  • index
    Тип: System.Int32

    Указывает строку.

Значение свойства

Тип: WebSvcSecurity.SecurityGroupsDataSet.SecurityGroupsRow

См. также

Справочные материалы

SecurityGroupsDataSet.SecurityGroupsDataTable класс

Элементы SecurityGroupsDataSet.SecurityGroupsDataTable

Пространство имен WebSvcSecurity