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


Свойство SfcReferenceCollection<K, T, S>.IListSource.ContainsListCollection

Gets a value indicating whether this list is an IList collection.

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

Синтаксис

'Декларация
Private ReadOnly Property ContainsListCollection As Boolean 
    Implements IListSource.ContainsListCollection 
    Get
'Применение
Dim instance As SfcReferenceCollection 
Dim value As Boolean 

value = CType(instance, IListSource).ContainsListCollection
bool IListSource.ContainsListCollection { get; }
private:
virtual property bool ContainsListCollection {
    bool get () sealed = IListSource::ContainsListCollection::get;
}
private abstract ContainsListCollection : bool 
private override ContainsListCollection : bool
JScript поддерживает использование явных реализаций интерфейса, но не объявление новых.

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

Тип: System.Boolean
Always false.

Реализует

IListSource.ContainsListCollection

См. также

Справочник

SfcReferenceCollection<K, T, S> Класс

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc