EntitySet<TEntity>.ICollection.IsSynchronized 属性

未实现。

命名空间:  Microsoft.SharePoint.Linq
程序集:  Microsoft.SharePoint.Linq(位于 Microsoft.SharePoint.Linq.dll 中)

语法

声明
Private ReadOnly Property IsSynchronized As Boolean
    Implements ICollection.IsSynchronized
    Get
用法
Dim instance As EntitySet
Dim value As Boolean

value = CType(instance, ICollection).IsSynchronized
boolICollection.IsSynchronized { get; }

属性值

类型:System.Boolean

实现

ICollection.IsSynchronized

异常

异常 条件
NotImplementedException

调用此方法。

另请参阅

引用

EntitySet<TEntity> 类

EntitySet<TEntity> 成员

Microsoft.SharePoint.Linq 命名空间