This topic has not yet been rated - Rate this topic

CollectionNotInitializedException class

The exception that is thrown when the client object collection is not properly initialized.

System.Object
  System.Exception
    System.SystemException
      System.InvalidOperationException
        Microsoft.SharePoint.Client.CollectionNotInitializedException

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (in Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
[SerializableAttribute]
public sealed class CollectionNotInitializedException : InvalidOperationException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.