EntitySet<TEntity>.ICollection.IsSynchronized - Propriété
Non implémenté.
Espace de noms : Microsoft.SharePoint.Linq
Assembly : Microsoft.SharePoint.Linq (dans Microsoft.SharePoint.Linq.dll)
Syntaxe
'Déclaration
Private ReadOnly Property IsSynchronized As Boolean
Implements ICollection.IsSynchronized
Get
'Utilisation
Dim instance As EntitySet
Dim value As Boolean
value = CType(instance, ICollection).IsSynchronized
boolICollection.IsSynchronized { get; }
Valeur de propriété
Type : System.Boolean
Implémentations
Exceptions
Exception | Condition |
---|---|
NotImplementedException | Cette méthode est appelée. |