EntitySet<TEntity>.IList.IsFixedSize - 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 IsFixedSize As Boolean
Implements IList.IsFixedSize
Get
'Utilisation
Dim instance As EntitySet
Dim value As Boolean
value = CType(instance, IList).IsFixedSize
boolIList.IsFixedSize { get; }
Valeur de propriété
Type : System.Boolean
Implémentations
Exceptions
Exception | Condition |
---|---|
NotImplementedException | Cette méthode est appelée. |