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


Свойство Item (Int32)

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public ReadOnly Default Property Item ( _
    index As Integer _
) As FullTextStopList
    Get
'Применение
Dim instance As FullTextStopListCollection
Dim index As Integer
Dim value As FullTextStopList

value = instance(index)
public FullTextStopList this[
    int index
] { get; }
public:
property FullTextStopList^ default[int index] {
    FullTextStopList^ get (int index);
}
member Item : FullTextStopList
JScript поддерживает использование индексированных свойств, но не объявление новых.

Параметры

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

Тип Microsoft.SqlServer.Management.Smo. . :: . .FullTextStopList