CollectionNotInitializedException - Classe
L'exception est levée lors de la collection d'objets client n'est pas correctement initialisée.
Hiérarchie d’héritage
System.Object
System.Exception
System.SystemException
System.InvalidOperationException
Microsoft.SharePoint.Client.CollectionNotInitializedException
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll) Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public NotInheritable Class CollectionNotInitializedException _
Inherits InvalidOperationException
'Utilisation
Dim instance As CollectionNotInitializedException
[SerializableAttribute]
public sealed class CollectionNotInitializedException : InvalidOperationException
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.